![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for publish::SyncUnionOverlayfs, including all inherited members.
CheckForBrokenHardlink(SharedPtr< SyncItem > entry) const | publish::SyncUnionOverlayfs | protected |
CreateSyncItem(const std::string &relative_parent_path, const std::string &filename, const SyncItemType entry_type) const | publish::SyncUnion | |
EnterDirectory(const std::string &parent_dir, const std::string &dir_name) | publish::SyncUnion | protectedvirtual |
GetIgnoreFilenames() const | publish::SyncUnionOverlayfs | protected |
hardlink_lower_files_ | publish::SyncUnionOverlayfs | private |
hardlink_lower_inode_ | publish::SyncUnionOverlayfs | private |
HasXattr(std::string const &path, std::string const &attr_name) | publish::SyncUnionOverlayfs | static |
IgnoreFilePredicate(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | virtual |
Initialize() | publish::SyncUnionOverlayfs | virtual |
IsInitialized() const | publish::SyncUnion | inline |
IsOpaqueDirectory(SharedPtr< SyncItem > directory) const | publish::SyncUnionOverlayfs | protectedvirtual |
IsOpaqueDirPath(const std::string &path) const | publish::SyncUnionOverlayfs | private |
IsWhiteoutEntry(SharedPtr< SyncItem > entry) const | publish::SyncUnionOverlayfs | protectedvirtual |
IsWhiteoutSymlinkPath(const std::string &path) const | publish::SyncUnionOverlayfs | protected |
LeaveDirectory(const std::string &parent_dir, const std::string &dir_name) | publish::SyncUnion | protectedvirtual |
MaskFileHardlinks(SharedPtr< SyncItem > entry) const | publish::SyncUnionOverlayfs | protected |
mediator_ | publish::SyncUnion | protected |
ObtainSysAdminCapability() const | publish::SyncUnionOverlayfs | protected |
PostUpload() | publish::SyncUnion | inlinevirtual |
PreprocessSyncItem(SharedPtr< SyncItem > entry) const | publish::SyncUnionOverlayfs | protectedvirtual |
ProcessBlockDevice(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | protected |
ProcessCharacterDevice(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | protected |
ProcessDirectory(const std::string &parent_dir, const std::string &dir_name) | publish::SyncUnion | protectedvirtual |
ProcessDirectory(SharedPtr< SyncItem > entry) | publish::SyncUnion | protectedvirtual |
ProcessFifo(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | protected |
ProcessFile(SharedPtr< SyncItem > entry) | publish::SyncUnion | protected |
ProcessRegularFile(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | protectedvirtual |
ProcessSocket(const std::string &parent_dir, const std::string &filename) | publish::SyncUnion | protected |
ProcessSymlink(const std::string &parent_dir, const std::string &link_name) | publish::SyncUnion | protectedvirtual |
ProcessUnmaterializedDirectory(SharedPtr< SyncItem > entry) | publish::SyncUnion | protectedvirtual |
rdonly_path() const | publish::SyncUnion | inline |
rdonly_path_ | publish::SyncUnion | protected |
ReadlinkEquals(std::string const &path, std::string const &compare_value) | publish::SyncUnionOverlayfs | static |
scratch_path() const | publish::SyncUnion | inline |
scratch_path_ | publish::SyncUnion | protected |
SupportsHardlinks() const | publish::SyncUnion | inlinevirtual |
SyncUnion(AbstractSyncMediator *mediator, const std::string &rdonly_path, const std::string &union_path, const std::string &scratch_path) | publish::SyncUnion | |
SyncUnionOverlayfs(SyncMediator *mediator, const std::string &rdonly_path, const std::string &union_path, const std::string &scratch_path) | publish::SyncUnionOverlayfs | |
Traverse() | publish::SyncUnionOverlayfs | virtual |
union_path() const | publish::SyncUnion | inline |
union_path_ | publish::SyncUnion | protected |
UnwindWhiteoutFilename(SharedPtr< SyncItem > entry) const | publish::SyncUnionOverlayfs | protectedvirtual |
~SyncUnion() | publish::SyncUnion | inlinevirtual |