WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Functions
IWPOCTInOutData.cpp File Reference

Implementation of the IWPOCTInOutData class. More...

#include "stdafx.h"
#include "IWPOCTInOutData.h"
#include "ConversionInOutData.h"
#include <exception>
Include dependency graph for IWPOCTInOutData.cpp:

Functions

 __declspec (dllexport) IWPOCTInOutData *CreateOCTInOutData()
 Gets the instance of the camera object. More...
 

Detailed Description

Implementation of the IWPOCTInOutData class.

Function Documentation

◆ __declspec()

__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.

Returns
true if deletion was successful
true on success