artec::sdk::base::ProgressInfoBase Class Reference
#include <artec/sdk/base/IProgressInfo.h>
![+](closed.png)
Additional Inherited Members | |
![]() | |
virtual | ~RefBase () |
![]() | |
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 |
![]() | |
IMPLEMENT_IREF | |
Detailed Description
You can inherit this class instead of IProgressInfo interface Reference counting already implemented
Definition at line 81 of file IProgressInfo.h.
The documentation for this class was generated from the following file:
- artec/sdk/base/IProgressInfo.h