18int main(
int argc,
const char *argv[])
28 JParser<> zap(
"Auxiliary program to send show status messages to JLigier - ControlHost server.");
35 catch(
const exception &error) {
36 FATAL(error.what() << endl);
40 JControlHost::Throw(
true);
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, const char *argv[])
Exception for ControlHost.
int PutFullString(const JTag &tag, const std::string &buffer)
Send string.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).