Jpp
JClient.cc
Go to the documentation of this file.
1 #include <string>
2 
3 #include "JRuncontrol/JClient.hh"
4 
5 /**
6  * \author mdejong
7  */
8 
9 std::string KM3NETDAQ::JClient::SERVER; //!< host name of message server
10 std::string KM3NETDAQ::JClient::LOGGER; //!< host name of message logger
JClient.hh
KM3NETDAQ::JClient::SERVER
static std::string SERVER
host name of message server
Definition: JClient.hh:31
KM3NETDAQ::JClient::LOGGER
static std::string LOGGER
host name of message logger
Definition: JClient.hh:32