This header file is part of module ALib Files of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file finfo.hpp.
#include "alib/files/filescamp.hpp"
#include "alib/lang/message/report.hpp"
#include "alib/lang/sidilist.hpp"
#include "alib/time/datetime.hpp"
#include "alib/enums/iterable.hpp"
#include "alib/containers/lrucachetable.hpp"
#include "alib/lang/system/path.hpp"
Go to the source code of this file.
Classes | |
struct | FInfo::Bits |
A bitfield encoding various information. More... | |
struct | FInfo::DirectorySums |
Recursively accumulated values for directories. More... | |
struct | FInfo::EIDirectory |
struct | FInfo::EISymLinkDir |
struct | FInfo::EISymLinkFile |
struct | FInfo::ExtendedEntryInfo |
Base type to create pointers to different extended entry information structs. More... | |
class | FInfo |
The entry type which is embedded in each tree node. More... | |
class | OwnerAndGroupResolver |
Namespaces | |
namespace | alib |
namespace | alib::files |
Typedefs | |
using | FInfo = files::FInfo |
Type alias in namespace alib. | |
using | OwnerAndGroupResolver = files::OwnerAndGroupResolver |
Type alias in namespace alib. | |