|
kodi
|

Public Member Functions | |
| CAppInboundProtocol (CApplication &app) | |
| bool | OnEvent (const XBMC_Event &newEvent) |
| void | SetRenderGUI (bool renderGUI) |
| void | Close () |
Protected Member Functions | |
| void | HandleEvents () |
Protected Attributes | |
| bool | m_closed = false |
| CApplication & | m_pApp |
| std::deque< XBMC_Event > | m_portEvents |
| CCriticalSection | m_portSection |
Friends | |
| class | CApplication |
1.8.13