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

#include <PDG_Node.h>

Public Attributes

PDG_File myFile
 
PDG_File::Hash myLastStat
 
int myCacheId
 

Detailed Description

Helper struct for tracking out of date files in file attributes with the transfer flag set.

Definition at line 534 of file PDG_Node.h.

Member Data Documentation

int PDG_Node::ModTimeCacheEntry::myCacheId

Definition at line 538 of file PDG_Node.h.

PDG_File PDG_Node::ModTimeCacheEntry::myFile

Definition at line 536 of file PDG_Node.h.

PDG_File::Hash PDG_Node::ModTimeCacheEntry::myLastStat

Definition at line 537 of file PDG_Node.h.


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