hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
Public Types | |
enum | type { local, batchsend, batchrecv } |
Public Attributes | |
type | t |
std::string | dir |
std::set< std::string > | groups |
size_t | clevel |
size_t | batchsendsize |
long | batchsendtime |
std::string | sendto |
std::string | localport |
enum hog::RunMode::type |
size_t hog::RunMode::batchsendsize |
long hog::RunMode::batchsendtime |
size_t hog::RunMode::clevel |
std::string hog::RunMode::dir |
std::set<std::string> hog::RunMode::groups |
std::string hog::RunMode::localport |
std::string hog::RunMode::sendto |
type hog::RunMode::t |