CernVM-FS
2.12.0
|
This is the complete list of members for CacheManager, including all inherited members.
AbortTxn(void *txn)=0 | CacheManager | pure virtual |
AcquireQuotaManager(QuotaManager *quota_mgr)=0 | CacheManager | pure virtual |
CacheManager() | CacheManager | protected |
ChecksumFd(int fd, shash::Any *id) | CacheManager | |
Close(int fd)=0 | CacheManager | pure virtual |
CommitFromMem(const LabeledObject &object, const unsigned char *buffer, const uint64_t size) | CacheManager | |
CommitTxn(void *txn)=0 | CacheManager | pure virtual |
CtrlTxn(const Label &label, const int flags, void *txn)=0 | CacheManager | pure virtual |
Describe()=0 | CacheManager | pure virtual |
DoFreeState(void *data) | CacheManager | inlineprotectedvirtual |
DoRestoreState(void *data) | CacheManager | inlineprotectedvirtual |
DoSaveState() | CacheManager | inlineprotectedvirtual |
Dup(int fd)=0 | CacheManager | pure virtual |
FreeState(const int fd_progress, void *state) | CacheManager | |
GetSize(int fd)=0 | CacheManager | pure virtual |
id()=0 | CacheManager | pure virtual |
kLabelCatalog | CacheManager | static |
kLabelCertificate | CacheManager | static |
kLabelChunked | CacheManager | static |
kLabelExternal | CacheManager | static |
kLabelHistory | CacheManager | static |
kLabelMetainfo | CacheManager | static |
kLabelPinned | CacheManager | static |
kLabelVolatile | CacheManager | static |
kSizeUnknown | CacheManager | static |
kStateVersion | CacheManager | privatestatic |
LoadBreadcrumb(const std::string &) | CacheManager | inlinevirtual |
Open(const LabeledObject &object)=0 | CacheManager | pure virtual |
Open2Mem(const LabeledObject &object, unsigned char **buffer, uint64_t *size) | CacheManager | |
OpenFromTxn(void *txn)=0 | CacheManager | pure virtual |
OpenPinned(const LabeledObject &object) | CacheManager | |
PeekState(void *state) | CacheManager | inline |
Pread(int fd, void *buf, uint64_t size, uint64_t offset)=0 | CacheManager | pure virtual |
quota_mgr() | CacheManager | inline |
quota_mgr_ | CacheManager | protected |
Readahead(int fd)=0 | CacheManager | pure virtual |
Reset(void *txn)=0 | CacheManager | pure virtual |
RestoreState(const int fd_progress, void *state) | CacheManager | |
SaveState(const int fd_progress) | CacheManager | |
SingleCopy() | SingleCopy | inlineprivate |
SizeOfTxn()=0 | CacheManager | pure virtual |
Spawn()=0 | CacheManager | pure virtual |
StartTxn(const shash::Any &id, uint64_t size, void *txn)=0 | CacheManager | pure virtual |
StoreBreadcrumb(const manifest::Manifest &) | CacheManager | inlinevirtual |
Write(const void *buf, uint64_t sz, void *txn)=0 | CacheManager | pure virtual |
~CacheManager() | CacheManager | virtual |