artec::sdk::base::IProgressInfo Class Referenceabstract
#include <artec/sdk/base/IProgressInfo.h>

Public Member Functions | |
virtual void | notify (DetailsInfo details)=0 |
![]() | |
virtual void | report (int current, int total)=0 |
Callback for progress reporting. Progress may vary from [0...total]. More... | |
virtual void | pulse ()=0 |
Report an activity with unknown current status. More... | |
![]() | |
virtual int | addRef () const =0 |
virtual int | release () const =0 |
Detailed Description
Definition at line 73 of file IProgressInfo.h.
Member Function Documentation
|
pure virtual |
The documentation for this class was generated from the following file:
- artec/sdk/base/IProgressInfo.h