| CApplicationMessenger() (defined in KODI::MESSAGING::CApplicationMessenger) | KODI::MESSAGING::CApplicationMessenger | |
| Cleanup() (defined in KODI::MESSAGING::CApplicationMessenger) | KODI::MESSAGING::CApplicationMessenger | |
| IsProcessThread() const | KODI::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::CApplicationMessenger | inline |
| SetProcessThread(const std::thread::id thread) | KODI::MESSAGING::CApplicationMessenger | inline |
| Stop() (defined in KODI::MESSAGING::CApplicationMessenger) | KODI::MESSAGING::CApplicationMessenger | inline |
| ~CApplicationMessenger() (defined in KODI::MESSAGING::CApplicationMessenger) | KODI::MESSAGING::CApplicationMessenger | |