|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
Used for callbacks, in particular for the SimpleTimer class. More...
#include <CallbackInfo.h>
Public Member Functions | |
| CallbackInfo (void *context) | |
| virtual void * | GetContext () const |
Protected Attributes | |
| void * | _context |
| Holds a pointer to the callback function. | |
Used for callbacks, in particular for the SimpleTimer class.