vdr
1.7.27
|
#include <channels.h>
Public Member Functions | |
tTeletextSubtitlePage (void) | |
tTeletextSubtitlePage (int page) | |
int | PageNumber (void) const |
tTeletextSubtitlePage (void) | |
tTeletextSubtitlePage (int page) | |
int | PageNumber (void) const |
Public Attributes | |
char | ttxtLanguage [MAXLANGCODE1] |
uchar | ttxtPage |
uchar | ttxtMagazine |
uchar | ttxtType |
Definition at line 75 of file channels.h.
tTeletextSubtitlePage::tTeletextSubtitlePage | ( | void | ) | [inline] |
Definition at line 76 of file channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
tTeletextSubtitlePage::tTeletextSubtitlePage | ( | int | page | ) | [inline] |
Definition at line 77 of file channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
tTeletextSubtitlePage::tTeletextSubtitlePage | ( | void | ) | [inline] |
Definition at line 76 of file include/vdr/channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
tTeletextSubtitlePage::tTeletextSubtitlePage | ( | int | page | ) | [inline] |
Definition at line 77 of file include/vdr/channels.h.
References ttxtLanguage, ttxtMagazine, ttxtPage, and ttxtType.
int tTeletextSubtitlePage::PageNumber | ( | void | ) | const [inline] |
Definition at line 82 of file channels.h.
References BCDCHARTOINT, ttxtMagazine, and ttxtPage.
Referenced by cChannel::ToText().
int tTeletextSubtitlePage::PageNumber | ( | void | ) | const [inline] |
Definition at line 82 of file include/vdr/channels.h.
References BCDCHARTOINT, ttxtMagazine, and ttxtPage.
Definition at line 78 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), cChannel::ToText(), and tTeletextSubtitlePage().
Definition at line 80 of file channels.h.
Referenced by PageNumber(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().
Definition at line 79 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), PageNumber(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().
Definition at line 81 of file channels.h.
Referenced by cPatPmtGenerator::MakeTeletextDescriptor(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), and tTeletextSubtitlePage().