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

Definition at line 39 of file ServiceList.h.

References CreateDimInfo().

Referenced by ProcessServerList().

39 { return CreateDimInfo(str, "SERVICE_LIST"); }
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: