vdr  2.0.2
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SI::MHP_ApplicationNameDescriptor::NameEntry Class Reference

#include <descriptor.h>

Public Member Functions

virtual int getLength ()
 

Public Attributes

char languageCode [4]
 
String name
 

Protected Member Functions

virtual void Parse ()
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 646 of file descriptor.h.

Member Function Documentation

virtual int SI::MHP_ApplicationNameDescriptor::NameEntry::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 648 of file descriptor.h.

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

void SI::MHP_ApplicationNameDescriptor::NameEntry::Parse ( )
protectedvirtual

Member Data Documentation

char SI::MHP_ApplicationNameDescriptor::NameEntry::languageCode[4]

Definition at line 649 of file descriptor.h.

String SI::MHP_ApplicationNameDescriptor::NameEntry::name

Definition at line 650 of file descriptor.h.

Referenced by getLength().


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