FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool DimServerListImp::HasServer
(
const std::string &
server
)
const
inline
Returns
whether the given server is in the list or not
Parameters
server
string with the server which availability should be checked
Definition at line
52
of file
DimServerList.h
.
References
DimServerList::HasServer()
.
52
{
return
fList
.
HasServer
(server); }
DimServerList::HasServer
bool HasServer(const std::string &server) const
Definition:
DimServerList.cc:140
DimServerListImp::fList
DimServerList fList
Definition:
DimServerList.h:37
Here is the call graph for this function:
DimServerListImp
Generated on Sun Sep 18 2016 20:50:48 for FACT++ by
1.8.11