vdr 2.6.1
Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::ContentIdentifierDescriptor::Identifier Class Reference

#include <descriptor.h>

Public Member Functions

int getCridType () const
 
int getCridLocation () const
 
virtual int getLength ()
 
int getCridType () const
 
int getCridLocation () const
 
virtual int getLength ()
 
- Public Member Functions inherited from SI::Object
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
virtual int getLength ()=0
 
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
virtual int getLength ()=0
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 
void CheckParse ()
 

Public Attributes

String identifier
 

Protected Member Functions

virtual void Parse ()
 
virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 
 Parsable ()
 
virtual ~Parsable ()
 
virtual void Parse ()=0
 

Private Attributes

const content_identifier_entrys
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 367 of file include/libsi/descriptor.h.

Member Function Documentation

◆ getCridLocation() [1/2]

int SI::ContentIdentifierDescriptor::Identifier::getCridLocation ( ) const

Definition at line 674 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getCridLocation() [2/2]

int SI::ContentIdentifierDescriptor::Identifier::getCridLocation ( ) const

◆ getCridType() [1/2]

int SI::ContentIdentifierDescriptor::Identifier::getCridType ( ) const

Definition at line 670 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

◆ getCridType() [2/2]

int SI::ContentIdentifierDescriptor::Identifier::getCridType ( ) const

◆ getLength() [1/2]

virtual int SI::ContentIdentifierDescriptor::Identifier::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 372 of file include/libsi/descriptor.h.

References SI::VariableLengthPart::getLength(), and identifier.

◆ getLength() [2/2]

virtual int SI::ContentIdentifierDescriptor::Identifier::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 372 of file libsi/descriptor.h.

References SI::VariableLengthPart::getLength(), and identifier.

◆ Parse() [1/2]

void SI::ContentIdentifierDescriptor::Identifier::Parse ( )
protectedvirtual

◆ Parse() [2/2]

virtual void SI::ContentIdentifierDescriptor::Identifier::Parse ( )
protectedvirtual

Implements SI::Parsable.

Member Data Documentation

◆ identifier

String SI::ContentIdentifierDescriptor::Identifier::identifier

Definition at line 369 of file include/libsi/descriptor.h.

Referenced by getLength().

◆ s

const content_identifier_entry * SI::ContentIdentifierDescriptor::Identifier::s
private

Definition at line 376 of file include/libsi/descriptor.h.


The documentation for this class was generated from the following files: