vdr
2.0.4
|
#include <descriptor.h>
Public Member Functions | |
int | getCridType () const |
int | getCridLocation () const |
virtual int | getLength () |
Public Attributes | |
String | identifier |
Protected Member Functions | |
virtual void | Parse () |
Private Attributes | |
const content_identifier_entry * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
Definition at line 366 of file descriptor.h.
int SI::ContentIdentifierDescriptor::Identifier::getCridLocation | ( | ) | const |
Definition at line 665 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
int SI::ContentIdentifierDescriptor::Identifier::getCridType | ( | ) | const |
Definition at line 661 of file descriptor.c.
References SI::ExtendedEventDescriptor::s.
|
inlinevirtual |
Implements SI::Object.
Definition at line 371 of file descriptor.h.
References SI::VariableLengthPart::getLength(), and identifier.
|
protectedvirtual |
Implements SI::Parsable.
Definition at line 650 of file descriptor.c.
References SI::content_identifier_entry::crid_length, SI::content_identifier_entry::crid_location, SI::Object::data, SI::ExtendedEventDescriptor::s, and SI::CharArray::setPointerAndOffset().
String SI::ContentIdentifierDescriptor::Identifier::identifier |
Definition at line 368 of file descriptor.h.
Referenced by getLength().
|
private |
Definition at line 375 of file descriptor.h.