This is the complete list of members for ot::ActionDispatcher, including all inherited members.
| add(ActionHandleConnectorBase *_handler, bool _overwrite=false) | ot::ActionDispatcher | |
| dispatch(const std::string &_json, ot::MessageType _messageType) | ot::ActionDispatcher | |
| dispatch(JsonDocument &_document, MessageType _messageType) | ot::ActionDispatcher | |
| dispatch(const std::string &_action, JsonDocument &_document, ot::MessageType _messageType) | ot::ActionDispatcher | |
| dispatch(const std::string &_action, JsonDocument &_document, bool &_handlerFound, ot::MessageType _messageType) | ot::ActionDispatcher | |
| dispatchLocked(const std::string &_action, JsonDocument &_document, bool &_handlerFound, ot::MessageType _messageType) | ot::ActionDispatcher | |
| dispatchWrapper(const char *_json, const char *_senderUrl, ot::MessageType _messageType) | ot::ActionDispatcher | |
| instance(void) | ot::ActionDispatcher | static |
| remove(ActionHandleConnectorBase *_handler) | ot::ActionDispatcher | |
| ~ActionDispatcher() | ot::ActionDispatcher | privatevirtual |