1 #ifndef FACT_DimServerList 2 #define FACT_DimServerList 32 bool HasServer(
const std::string &server)
const;
bool HasServer(const std::string &server) const
virtual void RemoveAllServers()
std::vector< std::string > ServerList
virtual void AddServer(const std::string &)
bool HasServer(const std::string &server) const
virtual void RemoveServer(std::string)
const ServerList & GetServerList() const
void infoHandler()
A DimInfo to retrieve the SERVER_LIST from teh DNS server.
DimInfo fDimServers
A list with the available servers.
DimServerList(DimServerListImp *list)
virtual ~DimServerListImp()
const DimServerList::ServerList & GetServerList() const
Maintains a list of all servers based on DIS_DNS/SERVER_LIST.