Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TestJob Class Reference
Inheritance diagram for TestJob:
Inheritance graph
[legend]
Collaboration diagram for TestJob:
Collaboration graph
[legend]

Public Member Functions

void OnRun () override
 
void OnFinish () override
 
void OnCancel () override
 
- Public Member Functions inherited from Job
 Job ()
 
virtual ~Job ()
 
 Job (const Job &)=delete
 
Joboperator= (const Job &)=delete
 
virtual void OnRun ()=0
 
virtual void OnFinish ()=0
 
virtual void OnCancel ()
 

Member Function Documentation

◆ OnCancel()

void TestJob::OnCancel ( )
inlineoverridevirtual

Reimplemented from Job.

◆ OnFinish()

void TestJob::OnFinish ( )
inlineoverridevirtual

Implements Job.

◆ OnRun()

void TestJob::OnRun ( )
inlineoverridevirtual

Implements Job.

Here is the call graph for this function:

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