ALib C++ Library
Library Version: 2402 R1
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 274 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
CString RealTarget
 The resolved real target path.
 
CString Target
 The target path. This is a zero-terminated CString.
 

Field Details:

◆ Sums

The recursive sums evaluated during scan.

Definition at line 276 of file finfo.hpp.


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