LogCabin
|
Classes | |
class | OptionParser |
Parses argv for the main function. More... | |
class | ServerControl |
Wrapper for invoking ServerControl RPCs. More... | |
Functions | |
void | error (const std::string &message) |
Print an error message and exit nonzero. |
void LogCabin::Client::anonymous_namespace{ServerControl.cc}::error | ( | const std::string & | message | ) |
Print an error message and exit nonzero.
Definition at line 286 of file ServerControl.cc.