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

#include <opentv.h>

Inheritance diagram for OpenTvSummarySection:

Public Member Functions

 OpenTvSummarySection (const uint8_t *const buffer)
 
 ~OpenTvSummarySection (void)
 
const OpenTvSummaryListgetSummaries (void) const
 
uint16_t getSummariesListSize (void) const
 

Protected Attributes

unsigned channelId: 16
 
unsigned startTimeMjd: 16
 
unsigned eventId: 16
 
OpenTvSummaryList summaries
 

Constructor & Destructor Documentation

◆ OpenTvSummarySection()

OpenTvSummarySection::OpenTvSummarySection ( const uint8_t *const  buffer)

◆ ~OpenTvSummarySection()

OpenTvSummarySection::~OpenTvSummarySection ( void  )

Member Function Documentation

◆ getSummaries()

const OpenTvSummaryList * OpenTvSummarySection::getSummaries ( void  ) const

◆ getSummariesListSize()

uint16_t OpenTvSummarySection::getSummariesListSize ( void  ) const

Member Data Documentation

◆ channelId

unsigned OpenTvSummarySection::channelId
protected

◆ eventId

unsigned OpenTvSummarySection::eventId
protected

◆ startTimeMjd

unsigned OpenTvSummarySection::startTimeMjd
protected

◆ summaries

OpenTvSummaryList OpenTvSummarySection::summaries
protected

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