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

Definition at line 100 of file DimServiceInfoList.h.

References DimServiceInfoList::GetServiceList().

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

+ Here is the call graph for this function: