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

Inherits CStructHdl< PVRTypeIntValue, PVR_ATTRIBUTE_INT_VALUE >.

Public Member Functions

std::string GetDescription () const
 To get with the description text of the value.
 
int GetValue () const
 To get with the identification value.
 
 PVRTypeIntValue ()=default
 Default class constructor.
 
 PVRTypeIntValue (int value, const std::string &description)
 Class constructor with integrated value set.
 
void SetDescription (const std::string &description)
 To set with the description text of the value.
 
void SetValue (int value)
 To set with the identification value.
 
- Public Member Functions inherited from CStructHdl< PVRTypeIntValue, PVR_ATTRIBUTE_INT_VALUE >
 CStructHdl (const PVR_ATTRIBUTE_INT_VALUE *cStructure)
 
 CStructHdl (const PVRTypeIntValue &cppClass)
 
 CStructHdl (PVR_ATTRIBUTE_INT_VALUE *cStructure)
 
const PVR_ATTRIBUTE_INT_VALUEGetCStructure () const
 
 operator const PVR_ATTRIBUTE_INT_VALUE * () const
 
 operator PVR_ATTRIBUTE_INT_VALUE * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const PVR_ATTRIBUTE_INT_VALUE &right)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< PVRTypeIntValue, PVR_ATTRIBUTE_INT_VALUE >
PVR_ATTRIBUTE_INT_VALUEm_cStructure
 

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