17int main(
int argc,
char* argv[])
32 catch(
const exception &error) {
40 cout <<
"IP address " << getIPaddress(ip) <<
endl;
41 cout <<
"host name " << getHostname(ip) <<
endl;
43 <<
dec << getSubaddress(ip) <<
" (dec)" <<
' '
44 <<
hex << getSubaddress(ip) <<
" (hex)" <<
endl;
General purpose messaging.
int main(int argc, char *argv[])
Hostname and IP address functions.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).