4 #include "dbclient/KM3NeTDBClient.h" 
   18 int main(
int argc, 
char **argv)
 
   28     JParser<> zap(
"Auxiliary program to print host name of data base server.");
 
   35   catch(
const exception &error) {
 
   36     FATAL(error.what() << endl);
 
General purpose messaging.
 
Utility class to parse command line options.
 
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
 
int main(int argc, char **argv)
 
Utility class to parse command line options.
 
const Server & getServer(const std::string &server)
Get server by name.
 
std::vector< JServer > getServernames()
Get list of names of available database servers.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Wrapper class for server name.