![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for LibContext, including all inherited members.
AppendStatToList(const cvmfs_stat_t st, cvmfs_stat_t **buf, size_t *listlen, size_t *buflen) | LibContext | private |
AppendStringToList(char const *str, char ***buf, size_t *listlen, size_t *buflen) | LibContext | private |
Close(int fd) | LibContext | |
Create(const std::string &fqrn, OptionsManager *options_mgr) | LibContext | static |
CvmfsAttrFromDirent(const catalog::DirectoryEntry dirent, struct cvmfs_attr *attr) | LibContext | private |
default_interrupt_cue_ | LibContext | private |
EnableMultiThreaded() | LibContext | |
file_system() | LibContext | inlineprivate |
GetAttr(const char *c_path, struct stat *info) | LibContext | |
GetDirentForPath(const PathString &path, catalog::DirectoryEntry *dirent) | LibContext | private |
GetExtAttr(const char *c_path, struct cvmfs_attr *info) | LibContext | |
GetNestedCatalogAttr(const char *c_path, struct cvmfs_nc_attr *nc_attr) | LibContext | |
GetRevision() | LibContext | |
kFdChunked | LibContext | privatestatic |
LibContext() | LibContext | private |
ListDirectory(const char *path, char ***buf, size_t *listlen, size_t *buflen, bool self_reference) | LibContext | |
ListDirectoryStat(const char *c_path, cvmfs_stat_t **buf, size_t *listlen, size_t *buflen) | LibContext | |
ListNestedCatalogs(const char *path, char ***buf, size_t *buflen) | LibContext | |
mount_point() | LibContext | inline |
mount_point_ | LibContext | private |
Open(const char *c_path) | LibContext | |
options_mgr_ | LibContext | private |
Pread(int fd, void *buf, uint64_t size, uint64_t off) | LibContext | |
Readlink(const char *path, char *buf, size_t size) | LibContext | |
Remount() | LibContext | |
set_options_mgr(OptionsManager *value) | LibContext | inline |
SingleCopy() | SingleCopy | inlineprivate |
~LibContext() | LibContext |