HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_CustomHandlers::StatPair Struct Reference

#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...
 

Detailed Description

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.

Member Data Documentation

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.


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