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

Inherits CStructHdl< PVRMenuhook, PVR_MENUHOOK >.

Public Member Functions

PVR_MENUHOOK_CAT GetCategory () const
 To get with SetCategory() changed values.
 
unsigned int GetHookId () const
 To get with SetHookId() changed values.
 
unsigned int GetLocalizedStringId () const
 To get with SetLocalizedStringId() changed values.
 
 PVRMenuhook (unsigned int hookId, unsigned int localizedStringId, PVR_MENUHOOK_CAT category)
 
void SetCategory (PVR_MENUHOOK_CAT category)
 required
Category of menu hook.
 
void SetHookId (unsigned int hookId)
 required
This hook's identifier.
 
void SetLocalizedStringId (unsigned int localizedStringId)
 required
The id of the label for this hook in kodi::GetLocalizedString().
 
- Public Member Functions inherited from CStructHdl< PVRMenuhook, PVR_MENUHOOK >
 CStructHdl (const PVR_MENUHOOK *cStructure)
 
 CStructHdl (const PVRMenuhook &cppClass)
 
 CStructHdl (PVR_MENUHOOK *cStructure)
 
const PVR_MENUHOOKGetCStructure () const
 
 operator const PVR_MENUHOOK * () const
 
 operator PVR_MENUHOOK * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const PVR_MENUHOOK &right)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< PVRMenuhook, PVR_MENUHOOK >
PVR_MENUHOOKm_cStructure
 

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