#include <EpgChannelData.h>
◆ CPVREpgChannelData() [1/3]
PVR::CPVREpgChannelData::CPVREpgChannelData |
( |
| ) |
|
|
default |
◆ CPVREpgChannelData() [2/3]
CPVREpgChannelData::CPVREpgChannelData |
( |
int | iClientId, |
|
|
int | iUniqueClientChannelId ) |
◆ CPVREpgChannelData() [3/3]
CPVREpgChannelData::CPVREpgChannelData |
( |
const CPVRChannel & | channel | ) |
|
|
explicit |
◆ ChannelIconPath()
const std::string & CPVREpgChannelData::ChannelIconPath |
( |
| ) |
const |
◆ ChannelId()
int CPVREpgChannelData::ChannelId |
( |
| ) |
const |
◆ ChannelName()
const std::string & CPVREpgChannelData::ChannelName |
( |
| ) |
const |
◆ ClientId()
int CPVREpgChannelData::ClientId |
( |
| ) |
const |
◆ IsEPGEnabled()
bool CPVREpgChannelData::IsEPGEnabled |
( |
| ) |
const |
◆ IsHidden()
bool CPVREpgChannelData::IsHidden |
( |
| ) |
const |
◆ IsLocked()
bool CPVREpgChannelData::IsLocked |
( |
| ) |
const |
◆ IsRadio()
bool CPVREpgChannelData::IsRadio |
( |
| ) |
const |
◆ SetChannelIconPath()
void CPVREpgChannelData::SetChannelIconPath |
( |
const std::string & | strChannelIconPath | ) |
|
◆ SetChannelId()
void CPVREpgChannelData::SetChannelId |
( |
int | iChannelId | ) |
|
◆ SetChannelName()
void CPVREpgChannelData::SetChannelName |
( |
const std::string & | strChannelName | ) |
|
◆ SetEPGEnabled()
void CPVREpgChannelData::SetEPGEnabled |
( |
bool | bIsEPGEnabled | ) |
|
◆ SetHidden()
void CPVREpgChannelData::SetHidden |
( |
bool | bIsHidden | ) |
|
◆ SetLocked()
void CPVREpgChannelData::SetLocked |
( |
bool | bIsLocked | ) |
|
◆ UniqueClientChannelId()
int CPVREpgChannelData::UniqueClientChannelId |
( |
| ) |
const |
The documentation for this class was generated from the following files: