|
vdr 2.6.1
|
Public Member Functions | |
| tEpgBugFixStats (void) | |
Public Attributes | |
| int | hits |
| int | n |
| tChannelID | channelIDs [MAXEPGBUGFIXCHANS] |
|
inline |
| tChannelID tEpgBugFixStats::channelIDs[MAXEPGBUGFIXCHANS] |
Definition at line 590 of file epg.c.
Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().
| int tEpgBugFixStats::hits |
Definition at line 588 of file epg.c.
Referenced by EpgBugFixStat(), ReportEpgBugFixStats(), and tEpgBugFixStats().
| int tEpgBugFixStats::n |
Definition at line 589 of file epg.c.
Referenced by EpgBugFixStat(), ReportEpgBugFixStats(), and tEpgBugFixStats().