HDK
|
#include <PDG_CustomHandlers.h>
Public Member Functions | |
CacheHandler () | |
virtual | ~CacheHandler () |
virtual CacheResult | checkCached (const UT_StringHolder &local_path, const PDG_File &file, const PDG_WorkItem *work_item) const =0 |
Custom functor for checking if a file is cached. These are keyed on the tag associated with the file.
Definition at line 129 of file PDG_CustomHandlers.h.
|
inline |
Definition at line 132 of file PDG_CustomHandlers.h.
|
inlinevirtual |
Definition at line 133 of file PDG_CustomHandlers.h.
|
pure virtual |