Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::MESSAGING::CApplicationMessenger Member List

This is the complete list of members for KODI::MESSAGING::CApplicationMessenger, including all inherited members.

CApplicationMessenger()KODI::MESSAGING::CApplicationMessenger
Cleanup()KODI::MESSAGING::CApplicationMessenger
IsProcessThread() constKODI::MESSAGING::CApplicationMessenger
PostMsg(uint32_t messageId)KODI::MESSAGING::CApplicationMessenger
PostMsg(uint32_t messageId, int64_t param3)KODI::MESSAGING::CApplicationMessenger
PostMsg(uint32_t messageId, int param1, int param2=-1, void *payload=nullptr)KODI::MESSAGING::CApplicationMessenger
PostMsg(uint32_t messageId, int param1, int param2, void *payload, std::string strParam)KODI::MESSAGING::CApplicationMessenger
PostMsg(uint32_t messageId, int param1, int param2, void *payload, std::string strParam, std::vector< std::string > params)KODI::MESSAGING::CApplicationMessenger
ProcessMessages()KODI::MESSAGING::CApplicationMessenger
ProcessWindowMessages()KODI::MESSAGING::CApplicationMessenger
RegisterReceiver(IMessageTarget *target)KODI::MESSAGING::CApplicationMessenger
SendGUIMessage(const CGUIMessage &msg, int windowID=WINDOW_INVALID, bool waitResult=false)KODI::MESSAGING::CApplicationMessenger
SendMsg(uint32_t messageId)KODI::MESSAGING::CApplicationMessenger
SendMsg(uint32_t messageId, int param1, int param2=-1, void *payload=nullptr)KODI::MESSAGING::CApplicationMessenger
SendMsg(uint32_t messageId, int param1, int param2, void *payload, std::string strParam)KODI::MESSAGING::CApplicationMessenger
SendMsg(uint32_t messageId, int param1, int param2, void *payload, std::string strParam, std::vector< std::string > params)KODI::MESSAGING::CApplicationMessenger
SetGUIThread(const std::thread::id thread)KODI::MESSAGING::CApplicationMessengerinline
SetProcessThread(const std::thread::id thread)KODI::MESSAGING::CApplicationMessengerinline
Stop()KODI::MESSAGING::CApplicationMessengerinline
~CApplicationMessenger()KODI::MESSAGING::CApplicationMessenger