This header-file is part of module ALib Files of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file finfo.inl.
Go to the source code of this file.
Classes | |
struct | alib::files::FInfo::Bits |
A bitfield encoding various information. More... | |
struct | alib::files::FInfo::DirectorySums |
Recursively accumulated values for directories. More... | |
struct | alib::files::FInfo::EIDirectory |
struct | alib::files::FInfo::EISymLinkDir |
struct | alib::files::FInfo::EISymLinkFile |
struct | alib::files::FInfo::ExtendedEntryInfo |
Base type to create pointers to different extended entry information structs. More... | |
class | alib::files::FInfo |
The entry type which is embedded in each tree node. More... | |
class | alib::files::OwnerAndGroupResolver |
Namespaces | |
namespace | alib |
namespace | alib::files |
Typedefs | |
using | alib::FInfo = files::FInfo |
Type alias in namespace alib. | |
using | alib::OwnerAndGroupResolver = files::OwnerAndGroupResolver |
Type alias in namespace alib. | |