Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CGameClientStruct Class Reference

Helper class to have "C" struct created before other parts becomes his pointer. More...

#include <GameClient.h>

Inheritance diagram for KODI::GAME::CGameClientStruct:
KODI::GAME::CGameClient

Public Member Functions

 CGameClientStruct ()
 
 ~CGameClientStruct ()
 

Public Attributes

KODI_ADDON_INSTANCE_STRUCT m_ifc
 

Detailed Description

Helper class to have "C" struct created before other parts becomes his pointer.

Constructor & Destructor Documentation

◆ CGameClientStruct()

KODI::GAME::CGameClientStruct::CGameClientStruct ( )
inline

◆ ~CGameClientStruct()

KODI::GAME::CGameClientStruct::~CGameClientStruct ( )
inline

Member Data Documentation

◆ m_ifc

KODI_ADDON_INSTANCE_STRUCT KODI::GAME::CGameClientStruct::m_ifc

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