FACT++  1.0
DimInfo* ServiceList::CreateFMT ( const std::string &  str) const
inlineprivate

Definition at line 40 of file ServiceList.h.

References CreateDimInfo(), infoHandler(), ProcessServerList(), ProcessServiceList(), ServiceList(), type, and ~ServiceList().

Referenced by ProcessServerList().

40 { return CreateDimInfo(str, "SERVICE_DESC"); }
char str[80]
Definition: test_client.c:7
DimInfo * CreateDimInfo(const std::string &str, const std::string &svc) const
A callback to signal updates.
Definition: ServiceList.cc:132

+ Here is the call graph for this function:

+ Here is the caller graph for this function: