FACT++
1.0
|
vector< string > DimServiceInfoList::GetServiceList | ( | bool | iscmd = false | ) | const |
Returns a list of all services available in the network. Depending on iscmd either only services or only commands are returned.
iscmd | true if only commands should be returned, false for services |
Definition at line 356 of file DimServiceInfoList.cc.
References i.
Referenced by DimServiceInfoListImp::GetCommandList(), DimServiceInfoListImp::GetServiceList(), and ~DimServiceInfoList().