vdr 2.7.6
SI::MHP_ApplicationNameDescriptor::NameEntry Class Reference

#include <descriptor.h>

Public Member Functions

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

char languageCode [4]
 
String name
 

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 ()
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 683 of file descriptor.h.

Member Function Documentation

◆ getLength()

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

Implements SI::Object.

Definition at line 685 of file descriptor.h.

References name.

◆ Parse()

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

Member Data Documentation

◆ languageCode

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

Definition at line 686 of file descriptor.h.

Referenced by Parse().

◆ name

String SI::MHP_ApplicationNameDescriptor::NameEntry::name

Definition at line 687 of file descriptor.h.

Referenced by getLength(), and Parse().


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