vdr
2.0.2
|
#include <descriptor.h>
Public Member Functions | |
int | getRating () const |
virtual int | getLength () |
Public Attributes | |
char | languageCode [4] |
Protected Member Functions | |
virtual void | Parse () |
Private Attributes | |
const parental_rating * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 109 of file descriptor.h.
|
inlinevirtual |
Implements SI::Object.
Definition at line 113 of file descriptor.h.
int SI::ParentalRatingDescriptor::Rating::getRating | ( | ) | const |
Definition at line 309 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
Referenced by cEIT::cEIT().
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 313 of file descriptor.c.
References SI::Object::data, SI::CharArray::getData(), SI::descr_extended_event::lang_code1, SI::descr_extended_event::lang_code2, SI::descr_extended_event::lang_code3, SI::ExtendedEventDescriptor::languageCode, and SI::ExtendedEventDescriptor::s.
char SI::ParentalRatingDescriptor::Rating::languageCode[4] |
Definition at line 111 of file descriptor.h.
Referenced by cEIT::cEIT().
|
private |
Definition at line 117 of file descriptor.h.