JobObserver Class Referenceabstract
Job Observer class.
#include <iJob.h>
Public Member Functions | |
virtual void | JobStatusChange (int m_jobid, const dpyPrinter::JobStatus &status)=0 |
virtual | ~JobObserver () |
Destructor. | |
Member Function Documentation
|
pure virtual |
This function will be called on status changes
- Parameters
-
m_jobid job id status new job status