FACT++
1.0
|
ServiceList::ServiceList | ( | std::ostream & | out = std::cout | ) |
Instantiates the default output-stream, subscribes to the Dim service DIS_DNS/SERVER_LIST, which is supposed to contain all servers available in the network, sets fType to "CMD" and inistialises fHandler with 0
out | A log-stream to which errors are sent. This however is something which should not happen anyway. |
Definition at line 76 of file ServiceList.cc.