vdr  2.0.4
Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::TeletextDescriptor::Teletext Class Reference

#include <descriptor.h>

Public Member Functions

int getTeletextType () const
 
int getTeletextMagazineNumber () const
 
int getTeletextPageNumber () const
 
virtual int getLength ()
 

Public Attributes

char languageCode [4]
 

Protected Member Functions

virtual void Parse ()
 

Private Attributes

const item_teletexts
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 126 of file descriptor.h.

Member Function Documentation

virtual int SI::TeletextDescriptor::Teletext::getLength ( )
inlinevirtual

Implements SI::Object.

Definition at line 132 of file descriptor.h.

int SI::TeletextDescriptor::Teletext::getTeletextMagazineNumber ( ) const

Definition at line 338 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

int SI::TeletextDescriptor::Teletext::getTeletextPageNumber ( ) const

Definition at line 342 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

int SI::TeletextDescriptor::Teletext::getTeletextType ( ) const

Definition at line 334 of file descriptor.c.

References SI::ExtendedEventDescriptor::s.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

void SI::TeletextDescriptor::Teletext::Parse ( )
protectedvirtual

Member Data Documentation

char SI::TeletextDescriptor::Teletext::languageCode[4]

Definition at line 128 of file descriptor.h.

Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().

const item_teletext* SI::TeletextDescriptor::Teletext::s
private

Definition at line 136 of file descriptor.h.


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