This is the complete list of members for CommunicationHandler, including all inherited members.
cleanupAfterCrash(void) | CommunicationHandler | |
CommunicationHandler() | CommunicationHandler | |
CommunicationHandler(SubprocessManager *_manager, const std::string &_serverName) | CommunicationHandler | |
disconnected(void) | CommunicationHandler | signal |
ensureConnectionToServer(void) | CommunicationHandler | |
getServerName(void) const | CommunicationHandler | inline |
getServerName(void) const | CommunicationHandler | inline |
sendConfigToClient(void) | CommunicationHandler | |
sendToClient(const ot::JsonDocument &_document, std::string &_response) | CommunicationHandler | |
setDataBaseInfo(const DataBaseInfo &_info) | CommunicationHandler | inline |
setFrontendUrl(const std::string &_url) | CommunicationHandler | inline |
setModelUrl(const std::string &_url) | CommunicationHandler | inline |
setServerName(const std::string &_serverName) | CommunicationHandler | inline |
~CommunicationHandler() | CommunicationHandler | virtual |
~CommunicationHandler() | CommunicationHandler |