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

#include <pmt.h>

Public Member Functions

 HbbTVApplicationInfo (int controlCode, int orgid, int appid, std::string hbbtvUrl, std::string applicationName, int profileCode)
 

Public Attributes

int m_OrgId
 
int m_AppId
 
int m_ControlCode
 
short m_ProfileCode
 
std::string m_HbbTVUrl
 
std::string m_ApplicationName
 

Constructor & Destructor Documentation

◆ HbbTVApplicationInfo()

HbbTVApplicationInfo::HbbTVApplicationInfo ( int  controlCode,
int  orgid,
int  appid,
std::string  hbbtvUrl,
std::string  applicationName,
int  profileCode 
)
inline

Member Data Documentation

◆ m_AppId

int HbbTVApplicationInfo::m_AppId

◆ m_ApplicationName

std::string HbbTVApplicationInfo::m_ApplicationName

◆ m_ControlCode

int HbbTVApplicationInfo::m_ControlCode

◆ m_HbbTVUrl

std::string HbbTVApplicationInfo::m_HbbTVUrl

◆ m_OrgId

int HbbTVApplicationInfo::m_OrgId

◆ m_ProfileCode

short HbbTVApplicationInfo::m_ProfileCode

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