#include <WebSocketIO.h>
Definition at line 53 of file WebSocketIO.h.
◆ Message() [1/3]
ttk::WebSocketIO::Message::Message |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ Message() [2/3]
ttk::WebSocketIO::Message::Message |
( |
const size_t & |
sizeInBytes, |
|
|
const void * |
data |
|
) |
| |
|
inline |
◆ Message() [3/3]
ttk::WebSocketIO::Message::Message |
( |
const Message & |
msg | ) |
|
|
inline |
◆ binaryPayload
const void* ttk::WebSocketIO::Message::binaryPayload {nullptr} |
◆ binaryPayloadSize
size_t ttk::WebSocketIO::Message::binaryPayloadSize {0} |
◆ stringPayload
std::string ttk::WebSocketIO::Message::stringPayload |
The documentation for this struct was generated from the following file:
- /home/julien/Pro/git/github/ttk-tierny/core/base/webSocketIO/WebSocketIO.h