ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
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 330 of file finfo.hpp.

#include <finfo.hpp>

Inheritance diagram for FInfo::EISymLinkDir:
[legend]
Collaboration diagram for FInfo::EISymLinkDir:
[legend]

Public Field Index:

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

Field Details:

◆ Sums

The recursive sums evaluated during scan.

Definition at line 332 of file finfo.hpp.


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