Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Server::Block Class Reference

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
 

Constructor & Destructor Documentation

Server::Block::Block ( websocketpp::connection_hdl  h,
const std::string &  str,
uint64_t  id 
)

Member Data Documentation

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

The documentation for this class was generated from the following files: