HDK
|
#include <PDG_CustomHandlers.h>
Public Member Functions | |
TransferHandler (bool use_mod_time) | |
virtual | ~TransferHandler () |
virtual TransferPair | transferFile (const UT_StringHolder &local_path, const UT_StringHolder &remote_path, const PDG_File &file, const PDG_WorkItem *work_item, const PDG_Scheduler *scheduler, exint last_update) const =0 |
bool | useModTime () const |
Custom functor for transfering a file from the local machine to remote directory associated with the scheduler
Definition at line 212 of file PDG_CustomHandlers.h.
|
inline |
Definition at line 215 of file PDG_CustomHandlers.h.
|
inlinevirtual |
Definition at line 217 of file PDG_CustomHandlers.h.
|
pure virtual |
|
inline |
Definition at line 227 of file PDG_CustomHandlers.h.