FACT++
1.0
|
vector< string >::const_iterator ServiceList::begin | ( | const std::string & | server | ) | const |
Returns an iterator to the begin of ta vector<string> which will contain the service names of the given server.
server | Name of a server, e.g. DIS_DNS |
Definition at line 523 of file ServiceList.cc.
References end(), fServiceList, and i.