FACT++
1.0
|
std::vector< Description > DimServiceInfoList::GetDescription | ( | const std::string & | server, |
const std::string & | service | ||
) | const |
Returns a list of all descriptions for the given service on the given server. Service in this context can also be a command.
server | Server name to look for |
service | Service/command name to look for |
Definition at line 388 of file DimServiceInfoList.cc.
Referenced by DimServiceInfoListImp::GetDescription(), and ~DimServiceInfoList().