FACT++  1.0
std::vector<std::string> DimServiceInfoListImp::GetCommandList ( const std::string &  server) const
inline

Definition at line 106 of file DimServiceInfoList.h.

References DimServiceInfoList::GetServiceList().

106 { return GetServiceList(server, true); }
std::vector< std::string > GetServiceList(bool iscmd=false) const

+ Here is the call graph for this function: