Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cEIT Class Reference

Collaboration diagram for cEIT:

Collaboration graph
[legend]

Public Methods

 cEIT (unsigned char *buf, int length, cSchedules *Schedules)
 ~cEIT ()
int ProcessEIT (unsigned char *buffer, int CurrentSource)

Protected Methods

bool IsPresentFollowing ()

Protected Attributes

u_char tid

Private Attributes

cSchedulesschedules

Constructor & Destructor Documentation

cEIT::cEIT unsigned char *    buf,
int    length,
cSchedules   Schedules
 

Definition at line 882 of file eit.c.

References schedules, and tid.

cEIT::~cEIT  
 

Definition at line 888 of file eit.c.


Member Function Documentation

bool cEIT::IsPresentFollowing   [protected]
 

returns true if this EIT covers a present/following information, false if it's schedule information

Definition at line 980 of file eit.c.

References tid.

Referenced by ProcessEIT().

int cEIT::ProcessEIT unsigned char *    buffer,
int    CurrentSource
 

Definition at line 893 of file eit.c.

References cSchedule::AddEvent(), tChannelID::ClrRid(), cEventInfo::FixEpgBugs(), cSchedule::GetEvent(), cEventInfo::GetExtendedDescription(), cEventInfo::GetSubtitle(), cEventInfo::GetTableID(), cEventInfo::GetTitle(), IsPresentFollowing(), cEventInfo::SetDuration(), cEventInfo::SetExtendedDescription(), cSchedule::SetFollowingEvent(), cSchedule::SetPresentEvent(), cEventInfo::SetSubtitle(), cEventInfo::SetTableID(), cEventInfo::SetTime(), and cEventInfo::SetTitle().

Referenced by cSIProcessor::Action().


Field Documentation

cSchedules* cEIT::schedules [private]
 

Definition at line 865 of file eit.c.

Referenced by cEIT().

u_char cEIT::tid [protected]
 

Table ID of this EIT struct

Definition at line 879 of file eit.c.

Referenced by cEIT(), and IsPresentFollowing().


The documentation for this class was generated from the following file:
Generated on Wed Feb 5 23:31:13 2003 for VDR by doxygen1.3-rc2