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

#include <opentv.h>

Inheritance diagram for OpenTvSummary:

Public Member Functions

 OpenTvSummary (const uint8_t *const buffer)
 
 ~OpenTvSummary (void)
 
std::string getSummary (void) const
 
uint16_t getChannelId (void) const
 
uint16_t getEventId (void) const
 
void setChannelId (uint16_t channelid)
 
void setEventId (uint16_t eventId)
 

Protected Attributes

unsigned channelId: 16
 
unsigned eventId: 16
 
std::string summary
 

Constructor & Destructor Documentation

◆ OpenTvSummary()

OpenTvSummary::OpenTvSummary ( const uint8_t *const  buffer)

◆ ~OpenTvSummary()

OpenTvSummary::~OpenTvSummary ( void  )

Member Function Documentation

◆ getChannelId()

uint16_t OpenTvSummary::getChannelId ( void  ) const

◆ getEventId()

uint16_t OpenTvSummary::getEventId ( void  ) const

◆ getSummary()

std::string OpenTvSummary::getSummary ( void  ) const

◆ setChannelId()

void OpenTvSummary::setChannelId ( uint16_t  channelid)

◆ setEventId()

void OpenTvSummary::setEventId ( uint16_t  eventId)

Member Data Documentation

◆ channelId

unsigned OpenTvSummary::channelId
protected

◆ eventId

unsigned OpenTvSummary::eventId
protected

◆ summary

std::string OpenTvSummary::summary
protected

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