EPGEvent_s Struct Reference
[EPG Database]

Structure used to describe an EPG event. More...

#include <epgdbase.h>


Data Fields

EPGServiceRef_t serviceRef
 Service the event is happening on.
unsigned int eventId
 Event id.
struct tm startTime
 Start time of the event.
struct tm endTime
 Finish time of the event.
bool ca
 Whether the event is encrypted.


Detailed Description

Structure used to describe an EPG event.

Field Documentation

Service the event is happening on.

unsigned int EPGEvent_s::eventId

Event id.

struct tm EPGEvent_s::startTime [read]

Start time of the event.

struct tm EPGEvent_s::endTime [read]

Finish time of the event.

Whether the event is encrypted.


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

Generated on Thu Jun 26 12:58:32 2008 for DVBStreamer by  doxygen 1.5.5