FACT++  1.0
std::vector<std::string> DimServiceInfoListImp::GetServiceList ( const std::string &  server,
bool  iscmd = false 
) const
inline

Definition at line 102 of file DimServiceInfoList.h.

References DimServiceInfoList::GetServiceList().

103  { return fInfo.GetServiceList(server, iscmd); }
std::vector< std::string > GetServiceList(bool iscmd=false) const
DimServiceInfoList fInfo

+ Here is the call graph for this function: