HDK
|
#include <PDG_CustomHandlers.h>
Public Attributes | |
PDG_File::Hash | myHash |
The hash/mod time of the file. More... | |
exint | mySize |
The size of the file. More... | |
Custom return type a file stat operation, which includes both a hash-type value and a file size.
Definition at line 116 of file PDG_CustomHandlers.h.
PDG_File::Hash PDG_CustomHandlers::StatPair::myHash |
The hash/mod time of the file.
Definition at line 119 of file PDG_CustomHandlers.h.
exint PDG_CustomHandlers::StatPair::mySize |
The size of the file.
Definition at line 122 of file PDG_CustomHandlers.h.