#include <Server.hh>
◆ Block() [1/2]
◆ Block() [2/2]
Server::Block::Block |
( |
websocket_server::id_type |
ws_id_, |
|
|
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 |
◆ input
std::string Server::Block::input |
◆ msg_type
std::string Server::Block::msg_type |
◆ output
std::string Server::Block::output |
◆ remove_variable_assignments
std::set<std::string> Server::Block::remove_variable_assignments |
◆ response
nlohmann::json Server::Block::response |
◆ reuse_output_cell_ids
std::deque<uint64_t> Server::Block::reuse_output_cell_ids |
◆ variables
std::set<std::string> Server::Block::variables |
◆ ws_id
The documentation for this class was generated from the following files: