#include "WebsocketClient.h"
◆ WebsocketClient()
WebsocketClient::WebsocketClient |
( |
const std::string & | _socketUrl | ) |
|
◆ ~WebsocketClient()
WebsocketClient::~WebsocketClient |
( |
| ) |
|
◆ closed
void WebsocketClient::closed |
( |
| ) |
|
|
signal |
◆ finishedProcessingQueuedMessage()
void WebsocketClient::finishedProcessingQueuedMessage |
( |
void | | ) |
|
◆ isClosing()
void WebsocketClient::isClosing |
( |
void | | ) |
|
|
inline |
◆ sendMessage()
void WebsocketClient::sendMessage |
( |
const std::string & | _message, |
|
|
std::string & | _response ) |
◆ sendResponse()
void WebsocketClient::sendResponse |
( |
const std::string & | _message | ) |
|
The documentation for this class was generated from the following files: