Kodi Development  20.0
for Binary and Script based Add-Ons
CStructHdl< CPP_CLASS, C_STRUCT >

Public Member Functions

 CStructHdl (C_STRUCT *cStructure)
 
 CStructHdl (const C_STRUCT *cStructure)
 
 CStructHdl (const CPP_CLASS &cppClass)
 
const C_STRUCT * GetCStructure () const
 
 operator C_STRUCT * ()
 
 operator const C_STRUCT * () const
 
const CStructHdloperator= (const C_STRUCT &right)
 
const CStructHdloperator= (const CStructHdl &right)
 

Protected Attributes

C_STRUCT * m_cStructure = nullptr
 

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