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

#include <atsc.h>

Inheritance diagram for MasterGuideTableSection:

Public Member Functions

 MasterGuideTableSection (const uint8_t *const buffer)
 
 ~MasterGuideTableSection (void)
 
const MasterGuideTableListgetTables (void) const
 

Static Public Attributes

static const uint16_t LENGTH = 4096
 
static const uint16_t PID = 0x1ffb
 
static const int TID = 0xc7
 
static const uint32_t TIMEOUT = 1000
 

Protected Attributes

MasterGuideTableList tables
 

Constructor & Destructor Documentation

◆ MasterGuideTableSection()

MasterGuideTableSection::MasterGuideTableSection ( const uint8_t *const  buffer)

◆ ~MasterGuideTableSection()

MasterGuideTableSection::~MasterGuideTableSection ( void  )

Member Function Documentation

◆ getTables()

const MasterGuideTableList * MasterGuideTableSection::getTables ( void  ) const

Member Data Documentation

◆ LENGTH

const uint16_t MasterGuideTableSection::LENGTH = 4096
static

◆ PID

const uint16_t MasterGuideTableSection::PID = 0x1ffb
static

◆ tables

MasterGuideTableList MasterGuideTableSection::tables
protected

◆ TID

const int MasterGuideTableSection::TID = 0xc7
static

◆ TIMEOUT

const uint32_t MasterGuideTableSection::TIMEOUT = 1000
static

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