vdr  2.4.0
Public Member Functions | Public Attributes | List of all members
tEpgBugFixStats Struct Reference

Public Member Functions

 tEpgBugFixStats (void)
 

Public Attributes

int hits
 
int n
 
tChannelID channelIDs [MAXEPGBUGFIXCHANS]
 

Detailed Description

Definition at line 587 of file epg.c.

Constructor & Destructor Documentation

tEpgBugFixStats::tEpgBugFixStats ( void  )
inline

Definition at line 591 of file epg.c.

References hits, and n.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: