FACT++
1.0
|
bool ServiceList::HasService | ( | const std::string & | server, |
const std::string & | service | ||
) | const |
Checks if a given service is existing.
server | Name of a server, e.g. DIS_DNS |
service | Name of a service, e.g. EXIT |
Definition at line 491 of file ServiceList.cc.
References end(), and fServiceList.
Referenced by HasService(), SendDimCommand(), and SetHandler().