ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::files::FInfo::EISymLinkDir Struct Reference

Description:

Additional information for entries of symbolic link type. Allocated in the tree's MonoAllocator and accessible via GetExtendedInfo(), GetLinkTarget, GetRealLinkTarget and Sums.

Definition at line 312 of file finfo.inl.

Inheritance diagram for alib::files::FInfo::EISymLinkDir:
alib::files::FInfo::EISymLinkFile alib::files::FInfo::ExtendedEntryInfo

Public Field Index:

DirectorySums Sums
 The recursive sums evaluated during scan.
Public Field Index: inherited from alib::files::FInfo::EISymLinkFile
system::CPathString RealTarget
 The resolved real target path.
system::CPathString Target

Field Details:

◆ Sums

The recursive sums evaluated during scan.

Definition at line 314 of file finfo.inl.


The documentation for this struct was generated from the following file: