FACT++
1.0
|
ServiceList::ServiceList | ( | const char * | type, |
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 type and inistialises fHandler with 0
type | The type of rows which is filtered out of the retrieved server list. Use "CMD" for commands and "" for services. |
out | A log-stream to which errors are sent. This however is something which should not happen anyway. |
Definition at line 60 of file ServiceList.cc.
Referenced by CreateFMT().