openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
atsc.h File Reference
#include <sys/types.h>
#include <lib/dvb/specs.h>
#include <dvbsi++/long_crc_section.h>
#include <dvbsi++/descriptor_container.h>

Go to the source code of this file.

Classes

class  StringSegment
 
class  StringValue
 
class  MultipleStringStructure
 
class  VirtualChannel
 
class  VirtualChannelTableSection
 
class  ExtendedChannelNameDescriptor
 
class  SystemTimeTableSection
 
class  MasterGuideTable
 
class  MasterGuideTableSection
 
class  ATSCEvent
 
class  ATSCEventInformationSection
 
class  ExtendedTextTableSection
 
struct  eDVBVCTSpec
 
struct  eDVBSTTSpec
 
struct  eATSCMGTSpec
 
struct  eATSCEITSpec
 
struct  eATSCETTSpec
 

Typedefs

typedef std::list< StringValue * > StringValueList
 
typedef StringValueList::iterator StringValueListIterator
 
typedef StringValueList::const_iterator StringValueListConstIterator
 
typedef std::list< VirtualChannel * > VirtualChannelList
 
typedef VirtualChannelList::iterator VirtualChannelListIterator
 
typedef VirtualChannelList::const_iterator VirtualChannelListConstIterator
 
typedef std::list< MasterGuideTable * > MasterGuideTableList
 
typedef MasterGuideTableList::iterator MasterGuideTableListIterator
 
typedef MasterGuideTableList::const_iterator MasterGuideTableListConstIterator
 
typedef std::list< ATSCEvent * > ATSCEventList
 
typedef ATSCEventList::iterator ATSCEventListIterator
 
typedef ATSCEventList::const_iterator ATSCEventListConstIterator
 

Typedef Documentation

◆ ATSCEventList

typedef std::list<ATSCEvent*> ATSCEventList

◆ ATSCEventListConstIterator

typedef ATSCEventList::const_iterator ATSCEventListConstIterator

◆ ATSCEventListIterator

typedef ATSCEventList::iterator ATSCEventListIterator

◆ MasterGuideTableList

◆ MasterGuideTableListConstIterator

typedef MasterGuideTableList::const_iterator MasterGuideTableListConstIterator

◆ MasterGuideTableListIterator

typedef MasterGuideTableList::iterator MasterGuideTableListIterator

◆ StringValueList

typedef std::list<StringValue*> StringValueList

◆ StringValueListConstIterator

typedef StringValueList::const_iterator StringValueListConstIterator

◆ StringValueListIterator

typedef StringValueList::iterator StringValueListIterator

◆ VirtualChannelList

typedef std::list<VirtualChannel*> VirtualChannelList

◆ VirtualChannelListConstIterator

typedef VirtualChannelList::const_iterator VirtualChannelListConstIterator

◆ VirtualChannelListIterator

typedef VirtualChannelList::iterator VirtualChannelListIterator