#include <MPools.h>
MPools class that holds the pools configuration Holds data related to the pools
MClientLib::MPools::MPools |
( |
const MPools & |
src | ) |
|
MClientLib::MPools::MPools |
( |
| ) |
|
MClientLib::MPools::~MPools |
( |
| ) |
|
void MClientLib::MPools::addNode |
( |
const std::string & |
poolName, |
|
|
const std::string & |
hostName, |
|
|
const std::string & |
hostIp |
|
) |
| |
void MClientLib::MPools::addPool |
( |
const std::string & |
poolName | ) |
|
void MClientLib::MPools::clear |
( |
| ) |
|
bool MClientLib::MPools::containsNode |
( |
const std::string & |
poolName, |
|
|
const std::string & |
hostName, |
|
|
const std::string & |
hostIp |
|
) |
| |
bool MClientLib::MPools::containsPool |
( |
const std::string & |
poolName | ) |
|
MPool* MClientLib::MPools::getPool |
( |
const std::string & |
pool | ) |
|
std::vector<MPool*> MClientLib::MPools::getPools |
( |
| ) |
|
bool MClientLib::MPools::removeNode |
( |
const std::string & |
poolName, |
|
|
const std::string & |
hostName, |
|
|
const std::string & |
hostIp |
|
) |
| |
bool MClientLib::MPools::removePool |
( |
const std::string & |
poolName | ) |
|
The documentation for this class was generated from the following file:
- C:/Users/leo/Documents/Muster8/sdk/includes/MClientLib/MPools.h