artec::sdk::capturing::IScannerObserver Class Referenceabstract
#include <artec/sdk/capturing/IScannerObserver.h>
Inheritance diagram for artec::sdk::capturing::IScannerObserver:
Public Member Functions | |
virtual void | buttonPressed (ScannerButton button)=0 |
button handling More... | |
virtual void | deviceOverheated ()=0 |
overheating control More... | |
virtual void | deviceTemperatureBackToNormal ()=0 |
back to normal temperature More... | |
virtual void | deviceDisconnected ()=0 |
scanner was disconnected More... | |
Public Member Functions inherited from artec::sdk::base::IRef | |
virtual int | addRef () const =0 |
virtual int | release () const =0 |
Detailed Description
Definition at line 20 of file IScannerObserver.h.
Member Function Documentation
|
pure virtual |
button handling
|
pure virtual |
scanner was disconnected
|
pure virtual |
overheating control
|
pure virtual |
back to normal temperature
The documentation for this class was generated from the following file:
- artec/sdk/capturing/IScannerObserver.h