dmlite::PoolManager Member List
This is the complete list of members for
dmlite::PoolManager, including all inherited members.
cancelWrite(const Location &loc) | dmlite::PoolManager | [virtual] |
chooseServer(const std::string &path) | dmlite::PoolManager | [virtual] |
deletePool(const Pool &pool) | dmlite::PoolManager | [virtual] |
fileCopyPull(const std::string &localdestpath, const std::string &remotesrcurl, int cksumcheck, char *cksumtype, dmlite_xferinfo *progressdata) | dmlite::PoolManager | [virtual] |
fileCopyPush(const std::string &localsrcpath, const std::string &remotedesturl, int cksumcheck, char *cksumtype, dmlite_xferinfo *progressdata) | dmlite::PoolManager | [virtual] |
getDirSpaces(const std::string &path, int64_t &totalfree, int64_t &used) | dmlite::PoolManager | [virtual] |
getImplId(void) const =0 | dmlite::BaseInterface | [pure virtual] |
getPool(const std::string &poolname) | dmlite::PoolManager | [virtual] |
getPools(PoolAvailability availability=kAny) | dmlite::PoolManager | [virtual] |
kAny enum value | dmlite::PoolManager | |
kForBoth enum value | dmlite::PoolManager | |
kForRead enum value | dmlite::PoolManager | |
kForWrite enum value | dmlite::PoolManager | |
kNone enum value | dmlite::PoolManager | |
newPool(const Pool &pool) | dmlite::PoolManager | [virtual] |
PoolAvailability enum name | dmlite::PoolManager | |
setSecurityContext(const SecurityContext *ctx) | dmlite::BaseInterface | [protected, virtual] |
setSecurityContext(BaseInterface *i, const SecurityContext *ctx) | dmlite::BaseInterface | [protected, static] |
setStackInstance(StackInstance *si) | dmlite::BaseInterface | [protected, virtual] |
setStackInstance(BaseInterface *i, StackInstance *si) | dmlite::BaseInterface | [protected, static] |
StackInstance class | dmlite::BaseInterface | [friend] |
updatePool(const Pool &pool) | dmlite::PoolManager | [virtual] |
whereToRead(const std::string &path) | dmlite::PoolManager | [virtual] |
whereToRead(ino_t inode) | dmlite::PoolManager | [virtual] |
whereToWrite(const std::string &path) | dmlite::PoolManager | [virtual] |
~BaseInterface() | dmlite::BaseInterface | [virtual] |
~PoolManager() | dmlite::PoolManager | [virtual] |