ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::filetree::FTValue::EISymLinkDir Struct Reference

Description:

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

Definition at line 145 of file ftvalue.hpp.

#include <ftvalue.hpp>

Inheritance diagram for alib::filetree::FTValue::EISymLinkDir:
[legend]
Collaboration diagram for alib::filetree::FTValue::EISymLinkDir:
[legend]

Public Field Index:

DirectorySums Sums
 The recursive sums evaluated during scan.
Public Field Index: inherited from alib::filetree::FTValue::EISymLinkFile
CPathString RealTarget
 The resolved real target path.
CPathString Target
 The target path. This is a zero-terminated CString.

Field Details:

◆ Sums

The recursive sums evaluated during scan.

Definition at line 146 of file ftvalue.hpp.


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