Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Inherits DynamicCStructHdl< PVRChannelGroupMember, PVR_CHANNEL_GROUP_MEMBER >.

Public Member Functions

unsigned int GetChannelNumber () const
 To get with SetChannelNumber changed values.
 
unsigned int GetChannelUniqueId () const
 To get with SetChannelUniqueId changed values.
 
std::string GetGroupName () const
 To get with SetGroupName changed values.
 
bool GetOrder () const
 To get with SetOrder changed values.
 
unsigned int GetSubChannelNumber () const
 To get with SetSubChannelNumber changed values.
 
void SetChannelNumber (unsigned int channelNumber)
 optional
Channel number within the group.
 
void SetChannelUniqueId (unsigned int channelUniqueId)
 required
Unique id of the member.
 
void SetGroupName (const std::string &groupName)
 required
Name of the channel group to add the channel to.
 
void SetOrder (bool order)
 optional
The value denoting the order of this channel in the 'All channels' group.
 
void SetSubChannelNumber (unsigned int subChannelNumber)
 optional
Sub channel number within the group (ATSC).
 
- Public Member Functions inherited from DynamicCStructHdl< PVRChannelGroupMember, PVR_CHANNEL_GROUP_MEMBER >
 DynamicCStructHdl (const DynamicCStructHdl &cppClass)
 
 DynamicCStructHdl (const PVR_CHANNEL_GROUP_MEMBER *cStructure)
 
 DynamicCStructHdl (PVR_CHANNEL_GROUP_MEMBER *cStructure)
 
const PVR_CHANNEL_GROUP_MEMBERGetCStructure () const
 
 operator const PVR_CHANNEL_GROUP_MEMBER * () const
 
 operator PVR_CHANNEL_GROUP_MEMBER * ()
 
const DynamicCStructHdloperator= (const DynamicCStructHdl &right)
 
const DynamicCStructHdloperator= (const PVR_CHANNEL_GROUP_MEMBER &right)
 
PVR_CHANNEL_GROUP_MEMBERrelease ()
 

Static Public Member Functions

static void AllocResources (const PVR_CHANNEL_GROUP_MEMBER *source, PVR_CHANNEL_GROUP_MEMBER *target)
 
static void FreeResources (PVR_CHANNEL_GROUP_MEMBER *target)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from DynamicCStructHdl< PVRChannelGroupMember, PVR_CHANNEL_GROUP_MEMBER >
PVR_CHANNEL_GROUP_MEMBERm_cStructure
 

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