FACT++  1.0
int ServiceList::PrintDescription ( const std::string &  serv = "",
const std::string &  svc = "" 
) const
inline

Definition at line 82 of file ServiceList.h.

References DumpServiceList(), and PrintDescription().

Referenced by PrintDescription().

82 { return PrintDescription(wout, serv, svc); }
std::ostream & wout
Definition: ServiceList.h:23
Definition: dis.c:69
int PrintDescription(std::ostream &out, const std::string &serv="", const std::string &svc="") const
Definition: ServiceList.cc:615

+ Here is the call graph for this function:

+ Here is the caller graph for this function: