#include <FBLib_EPG.h>
Data Fields | |
dword | DataStatus:2 |
dword | RunningStatus:3 |
dword | unknown1e:7 |
dword | durationMin:8 |
dword | durationHour:8 |
dword | unknown1a:4 |
dword | EventID |
dword | StartTime |
dword | EndTime |
byte | NameLength |
byte | ParentalRate |
word | NetworkID |
word | TSID |
word | ServiceID |
word | SatIndex |
byte | unknown6 |
byte | lang [3] |
word | unknown7 |
tTreeEntry | TreeByHash |
tTreeEntry | TreeFull |
char * | ShortEventText |
char * | ExtEventText |
byte | unknown10 |
byte | unknown10a |
word | ExtEventTextLength |
dword | unknown11a:8 |
dword | unknown11b:2 |
dword | unknown11c:1 |
dword | unknown11d:4 |
dword | unknown11e:1 |
dword | unknown11f:16 |
dword | citID |
byte | ContentIdentifier |
byte | sourceFlag |
word | unknown14 |
word | iceChannel |
byte | unknown15 [6] |
Definition at line 40 of file FBLib_EPG.h.
dword TYPE_EvtInfo::citID |
Definition at line 77 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
byte TYPE_EvtInfo::ContentIdentifier |
Definition at line 80 of file FBLib_EPG.h.
Referenced by EPGInfo_CloneToCache(), and EPGInfo_CopyData().
dword TYPE_EvtInfo::DataStatus |
Definition at line 42 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), and EPGInfo_CopyData().
dword TYPE_EvtInfo::durationHour |
Definition at line 46 of file FBLib_EPG.h.
Referenced by EPGInfo_CloneToCache(), and EPGInfo_CopyData().
dword TYPE_EvtInfo::durationMin |
Definition at line 45 of file FBLib_EPG.h.
Referenced by EPGInfo_CloneToCache(), and EPGInfo_CopyData().
dword TYPE_EvtInfo::EndTime |
Definition at line 51 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_FindCurrent().
dword TYPE_EvtInfo::EventID |
Definition at line 49 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
char* TYPE_EvtInfo::ExtEventText |
Definition at line 64 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
word TYPE_EvtInfo::ExtEventTextLength |
Definition at line 67 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
word TYPE_EvtInfo::iceChannel |
Definition at line 83 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
byte TYPE_EvtInfo::lang[3] |
Definition at line 59 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
byte TYPE_EvtInfo::NameLength |
Definition at line 52 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
word TYPE_EvtInfo::NetworkID |
Definition at line 54 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_CopyData().
byte TYPE_EvtInfo::ParentalRate |
Definition at line 53 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
dword TYPE_EvtInfo::RunningStatus |
Definition at line 43 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
word TYPE_EvtInfo::SatIndex |
Definition at line 57 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_CopyData().
word TYPE_EvtInfo::ServiceID |
Definition at line 56 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_CopyData().
char* TYPE_EvtInfo::ShortEventText |
Definition at line 63 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
byte TYPE_EvtInfo::sourceFlag |
Definition at line 81 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
dword TYPE_EvtInfo::StartTime |
Definition at line 50 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_FindCurrent().
tTreeEntry TYPE_EvtInfo::TreeByHash |
Definition at line 61 of file FBLib_EPG.h.
Referenced by EPGInfo_FindFirst().
tTreeEntry TYPE_EvtInfo::TreeFull |
Definition at line 62 of file FBLib_EPG.h.
Referenced by EPGInfo_CloneToCache().
word TYPE_EvtInfo::TSID |
Definition at line 55 of file FBLib_EPG.h.
Referenced by Appl_GetSameTimeEvent(), EPGInfo_CloneToCache(), and EPGInfo_CopyData().
byte TYPE_EvtInfo::unknown10 |
Definition at line 65 of file FBLib_EPG.h.
byte TYPE_EvtInfo::unknown10a |
Definition at line 66 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11a |
Definition at line 70 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11b |
Definition at line 71 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11c |
Definition at line 72 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11d |
Definition at line 73 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11e |
Definition at line 74 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown11f |
Definition at line 75 of file FBLib_EPG.h.
word TYPE_EvtInfo::unknown14 |
Definition at line 82 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
byte TYPE_EvtInfo::unknown15[6] |
Definition at line 86 of file FBLib_EPG.h.
Referenced by EPGInfo_CopyData().
dword TYPE_EvtInfo::unknown1a |
Definition at line 47 of file FBLib_EPG.h.
dword TYPE_EvtInfo::unknown1e |
Definition at line 44 of file FBLib_EPG.h.
byte TYPE_EvtInfo::unknown6 |
Definition at line 58 of file FBLib_EPG.h.
word TYPE_EvtInfo::unknown7 |
Definition at line 60 of file FBLib_EPG.h.