vdr 2.7.9
tEpgBugFixStats Struct Reference

Public Member Functions

 tEpgBugFixStats (void)
 

Public Attributes

int hits
 
int n
 
tChannelID channelIDs [MAXEPGBUGFIXCHANS]
 

Detailed Description

Definition at line 605 of file epg.c.

Constructor & Destructor Documentation

◆ tEpgBugFixStats()

tEpgBugFixStats::tEpgBugFixStats ( void )
inline

Definition at line 609 of file epg.c.

References hits, and n.

Member Data Documentation

◆ channelIDs

tChannelID tEpgBugFixStats::channelIDs[MAXEPGBUGFIXCHANS]

Definition at line 608 of file epg.c.

Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().

◆ hits

int tEpgBugFixStats::hits

Definition at line 606 of file epg.c.

Referenced by EpgBugFixStat(), ReportEpgBugFixStats(), and tEpgBugFixStats().

◆ n

int tEpgBugFixStats::n

Definition at line 607 of file epg.c.

Referenced by EpgBugFixStat(), ReportEpgBugFixStats(), and tEpgBugFixStats().


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