vdr 2.7.7
SI::ContentIdentifierDescriptor::Identifier Class Reference

#include <descriptor.h>

Public Member Functions

int getCridType () const
int getCridLocation () const
virtual int getLength () override
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 ()
Public Member Functions inherited from SI::Parsable
void CheckParse ()

Public Attributes

String identifier

Protected Member Functions

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

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 descriptor.h.

Member Function Documentation

◆ getCridLocation()

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

Definition at line 674 of file descriptor.c.

References s.

◆ getCridType()

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

Definition at line 670 of file descriptor.c.

References s.

◆ getLength()

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

Implements SI::Object.

Definition at line 372 of file descriptor.h.

References identifier.

◆ Parse()

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

Implements SI::Parsable.

Definition at line 659 of file descriptor.c.

References SI::Object::data, identifier, and s.

Member Data Documentation

◆ identifier

String SI::ContentIdentifierDescriptor::Identifier::identifier

Definition at line 369 of file descriptor.h.

Referenced by getLength(), and Parse().

◆ s

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

Definition at line 376 of file descriptor.h.

Referenced by getCridLocation(), getCridType(), and Parse().


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