OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
SocketServer Member List

This is the complete list of members for SocketServer, including all inherited members.

deallocateData(const char *data)SocketServerslot
getRelayUrl(void) constSocketServerinline
getWebsocketIp(void) constSocketServerinline
getWebsocketPort(void) constSocketServerinline
instance(void)SocketServerstatic
performAction(const char *json, const char *senderIP)SocketServerslot
queueAction(const char *json, const char *senderIP)SocketServerslot
sendHttpRequest(const std::string &operation, const std::string &url, const std::string &jsonData, std::string &response)SocketServer
setRelayUrl(const std::string &_url)SocketServerinline
setWebsocketIp(const std::string &_ip)SocketServerinline
setWebsocketPort(unsigned int _port)SocketServerinline
startServer(void)SocketServer