|
vdr
2.2.0
|
Public Member Functions | |
| tEpgBugFixStats (void) | |
Public Attributes | |
| int | hits |
| int | n |
| tChannelID | channelIDs [MAXEPGBUGFIXCHANS] |
| tChannelID tEpgBugFixStats::channelIDs[MAXEPGBUGFIXCHANS] |
Definition at line 564 of file epg.c.
Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().
| int tEpgBugFixStats::hits |
Definition at line 562 of file epg.c.
Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().
| int tEpgBugFixStats::n |
Definition at line 563 of file epg.c.
Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().
1.8.11