|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
Implementation of the IWPOCTInOutData class. More...
#include "stdafx.h"#include "IWPOCTInOutData.h"#include "ConversionInOutData.h"#include <exception>
Functions | |
| __declspec (dllexport) IWPOCTInOutData *CreateOCTInOutData() | |
| Gets the instance of the camera object. More... | |
Implementation of the IWPOCTInOutData class.
| __declspec | ( | dllexport | ) |
Gets the instance of the camera object.
Creates an instance of the in/out data object.
Gets the instance of the scan converter object.
Gets the instance of the controller object.
Destroys an instance of the in/out data object.
Destroys the instance of the scan converter object.
Destroys the instance of the controller object.
Destroys the instance of the camera object.