vdr 2.6.8
SI::MultilingualNameDescriptor::Name Class Reference

#include <descriptor.h>

Public Member Functions

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 ()
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 

Public Attributes

char languageCode [4]
 
String name
 

Protected Member Functions

virtual void Parse ()
 
- 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 393 of file descriptor.h.

Member Function Documentation

◆ getLength()

virtual int SI::MultilingualNameDescriptor::Name::getLength ( )
inlinevirtual

Implements SI::Object.

Reimplemented in SI::MultilingualServiceNameDescriptor::Name.

Definition at line 397 of file descriptor.h.

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

◆ Parse()

Member Data Documentation

◆ languageCode

char SI::MultilingualNameDescriptor::Name::languageCode[4]

Definition at line 395 of file descriptor.h.

◆ name

String SI::MultilingualNameDescriptor::Name::name

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