HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_CustomHandlers::TransferHandler Class Referenceabstract

#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
 

Detailed Description

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.

Constructor & Destructor Documentation

PDG_CustomHandlers::TransferHandler::TransferHandler ( bool  use_mod_time)
inline

Definition at line 215 of file PDG_CustomHandlers.h.

virtual PDG_CustomHandlers::TransferHandler::~TransferHandler ( )
inlinevirtual

Definition at line 217 of file PDG_CustomHandlers.h.

Member Function Documentation

virtual TransferPair PDG_CustomHandlers::TransferHandler::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
pure virtual
bool PDG_CustomHandlers::TransferHandler::useModTime ( ) const
inline

Definition at line 227 of file PDG_CustomHandlers.h.


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