openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
ATSCEventInformationSection Class Reference

#include <atsc.h>

Inheritance diagram for ATSCEventInformationSection:

Public Member Functions

 ATSCEventInformationSection (const uint8_t *const buffer)
 
 ~ATSCEventInformationSection (void)
 
const ATSCEventListgetEvents (void) const
 

Static Public Attributes

static const uint16_t LENGTH = 4096
 
static const int TID = 0xcb
 
static const uint32_t TIMEOUT = 5000
 

Protected Attributes

ATSCEventList events
 

Constructor & Destructor Documentation

◆ ATSCEventInformationSection()

ATSCEventInformationSection::ATSCEventInformationSection ( const uint8_t *const  buffer)

◆ ~ATSCEventInformationSection()

ATSCEventInformationSection::~ATSCEventInformationSection ( void  )

Member Function Documentation

◆ getEvents()

const ATSCEventList * ATSCEventInformationSection::getEvents ( void  ) const

Member Data Documentation

◆ events

ATSCEventList ATSCEventInformationSection::events
protected

◆ LENGTH

const uint16_t ATSCEventInformationSection::LENGTH = 4096
static

◆ TID

const int ATSCEventInformationSection::TID = 0xcb
static

◆ TIMEOUT

const uint32_t ATSCEventInformationSection::TIMEOUT = 5000
static

The documentation for this class was generated from the following files: