| 
    HDK
    
   | 
 
Custom functor for stating a file and returning a size/hash. More...
#include <PDG_CustomHandlers.h>
Public Member Functions | |
| StatHandler () | |
| virtual | ~StatHandler () | 
| virtual StatPair | statFile (const UT_StringHolder &local_path, const PDG_File &file, const PDG_WorkItem *work_item) const =0 | 
Custom functor for stating a file and returning a size/hash.
Definition at line 143 of file PDG_CustomHandlers.h.
      
  | 
  inline | 
Definition at line 146 of file PDG_CustomHandlers.h.
      
  | 
  inlinevirtual | 
Definition at line 147 of file PDG_CustomHandlers.h.
      
  | 
  pure virtual |