CernVM-FS
2.12.0
|
This is the complete list of members for publish::SyncUnionAufs, including all inherited members.
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 |
ignore_filenames_ | publish::SyncUnionAufs | private |
IgnoreFilePredicate(const std::string &parent_dir, const std::string &filename) | publish::SyncUnionAufs | protectedvirtual |
Initialize() | publish::SyncUnion | virtual |
IsInitialized() const | publish::SyncUnion | inline |
IsOpaqueDirectory(SharedPtr< SyncItem > directory) const | publish::SyncUnionAufs | protectedvirtual |
IsWhiteoutEntry(SharedPtr< SyncItem > entry) const | publish::SyncUnionAufs | protectedvirtual |
LeaveDirectory(const std::string &parent_dir, const std::string &dir_name) | publish::SyncUnion | protectedvirtual |
mediator_ | publish::SyncUnion | protected |
PostUpload() | publish::SyncUnion | inlinevirtual |
PreprocessSyncItem(SharedPtr< SyncItem > entry) const | publish::SyncUnion | 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 |
scratch_path() const | publish::SyncUnion | inline |
scratch_path_ | publish::SyncUnion | protected |
SupportsHardlinks() const | publish::SyncUnionAufs | inlinevirtual |
SyncUnion(AbstractSyncMediator *mediator, const std::string &rdonly_path, const std::string &union_path, const std::string &scratch_path) | publish::SyncUnion | |
SyncUnionAufs(SyncMediator *mediator, const std::string &rdonly_path, const std::string &union_path, const std::string &scratch_path) | publish::SyncUnionAufs | |
Traverse() | publish::SyncUnionAufs | virtual |
union_path() const | publish::SyncUnion | inline |
union_path_ | publish::SyncUnion | protected |
UnwindWhiteoutFilename(SharedPtr< SyncItem > entry) const | publish::SyncUnionAufs | protectedvirtual |
whiteout_prefix_ | publish::SyncUnionAufs | private |
~SyncUnion() | publish::SyncUnion | inlinevirtual |