CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LibContext Member List

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)LibContextprivate
AppendStringToList(char const *str, char ***buf, size_t *listlen, size_t *buflen)LibContextprivate
Close(int fd)LibContext
Create(const std::string &fqrn, OptionsManager *options_mgr)LibContextstatic
CvmfsAttrFromDirent(const catalog::DirectoryEntry dirent, struct cvmfs_attr *attr)LibContextprivate
default_interrupt_cue_LibContextprivate
EnableMultiThreaded()LibContext
file_system()LibContextinlineprivate
GetAttr(const char *c_path, struct stat *info)LibContext
GetDirentForPath(const PathString &path, catalog::DirectoryEntry *dirent)LibContextprivate
GetExtAttr(const char *c_path, struct cvmfs_attr *info)LibContext
GetNestedCatalogAttr(const char *c_path, struct cvmfs_nc_attr *nc_attr)LibContext
GetRevision()LibContext
kFdChunkedLibContextprivatestatic
LibContext()LibContextprivate
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()LibContextinline
mount_point_LibContextprivate
Open(const char *c_path)LibContext
options_mgr_LibContextprivate
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)LibContextinline
SingleCopy()SingleCopyinlineprivate
~LibContext()LibContext