![]() |
Pioneer
|
#include <GeoPatchJobs.h>


Public Member Functions | |
| BasePatchJob () | |
| virtual void | OnRun () |
| virtual void | OnFinish () |
| virtual void | OnCancel () |
Public Member Functions inherited from Job | |
| Job () | |
| virtual | ~Job () |
| Job (const Job &)=delete | |
| Job & | operator= (const Job &)=delete |
| virtual void | OnRun ()=0 |
| virtual void | OnFinish ()=0 |
| virtual void | OnCancel () |
|
inline |
|
inlinevirtual |
Reimplemented from Job.
|
inlinevirtual |
Implements Job.
Reimplemented in SinglePatchJob, and QuadPatchJob.
|
inlinevirtual |
Implements Job.
Reimplemented in SinglePatchJob, and QuadPatchJob.