Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CApplicationMessageHandling Class Reference

#include <ApplicationMessageHandling.h>

Inheritance diagram for CApplicationMessageHandling:
CAppInboundProtocol

Public Member Functions

 CApplicationMessageHandling (CApplication &app)
 
void OnApplicationMessage (KODI::MESSAGING::ThreadMessage *pMsg)
 
bool OnMessage (const CGUIMessage &message)
 
- Public Member Functions inherited from CAppInboundProtocol
 CAppInboundProtocol (CApplication &app)
 
bool OnEvent (const XBMC_Event &newEvent)
 
void SetRenderGUI (bool renderGUI)
 
void Close ()
 

Additional Inherited Members

- Protected Member Functions inherited from CAppInboundProtocol
void HandleEvents ()
 
- Protected Attributes inherited from CAppInboundProtocol
bool m_closed = false
 
CApplicationm_pApp
 
std::deque< XBMC_Eventm_portEvents
 
CCriticalSection m_portSection
 

Constructor & Destructor Documentation

◆ CApplicationMessageHandling()

CApplicationMessageHandling::CApplicationMessageHandling ( CApplication & app)
explicit

Member Function Documentation

◆ OnApplicationMessage()

void CApplicationMessageHandling::OnApplicationMessage ( KODI::MESSAGING::ThreadMessage * pMsg)

◆ OnMessage()

bool CApplicationMessageHandling::OnMessage ( const CGUIMessage & message)

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