#include <WebSocketIO.h>
|
| | Message (const std::string &msg) |
| | Message (const size_t &sizeInBytes, const void *data) |
| | Message (const Message &msg) |
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:
- /data/julien/git/github/tierny/ttk-fork/core/base/webSocketIO/WebSocketIO.h