ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
finfo.hpp File Reference

Description:


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 dependency graph for finfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FInfo::DirectorySums
 
struct  FInfo::EIDirectory
 
struct  FInfo::EISymLinkDir
 
struct  FInfo::EISymLinkFile
 
struct  FInfo::ExtendedEntryInfo
 
class  FInfo
 
struct  FInfo::InfoBox
 

Namespaces

namespace  alib
 
namespace  alib::files
 

Typedefs

using FInfo = files::FInfo
 Type alias in namespace alib.
 
using PathString = alib::strings::TLocalString<character, 512>