Cadabra
Computer algebra system for field theory problems
|
Public Member Functions | |
Block (websocketpp::connection_hdl, const std::string &, uint64_t id) | |
Public Attributes | |
websocketpp::connection_hdl | hdl |
std::string | input |
std::string | output |
std::string | error |
uint64_t | cell_id |
Server::Block::Block | ( | websocketpp::connection_hdl | h, |
const std::string & | str, | ||
uint64_t | id | ||
) |
uint64_t Server::Block::cell_id |
std::string Server::Block::error |
websocketpp::connection_hdl Server::Block::hdl |
std::string Server::Block::input |
std::string Server::Block::output |