#include <Server.hh>
|
| Block (websocketpp::connection_hdl, const std::string &, uint64_t id, const std::string &msg_type) |
|
◆ Block()
Server::Block::Block |
( |
websocketpp::connection_hdl |
h, |
|
|
const std::string & |
str, |
|
|
uint64_t |
id, |
|
|
const std::string & |
msg_type |
|
) |
| |
◆ cell_id
uint64_t Server::Block::cell_id |
◆ error
std::string Server::Block::error |
◆ hdl
websocketpp::connection_hdl Server::Block::hdl |
◆ input
std::string Server::Block::input |
◆ msg_type
std::string Server::Block::msg_type |
◆ output
std::string Server::Block::output |
◆ response
nlohmann::json Server::Block::response |
The documentation for this class was generated from the following files: