WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Functions | Variables
IWPOCTController.cpp File Reference
#include "stdafx.h"
#include "IWPOCTController.h"
#include "WPScanController.h"
Include dependency graph for IWPOCTController.cpp:

Functions

 __declspec (dllexport) IWPOCTController *GetOCTController()
 Gets the instance of the camera object. More...
 

Variables

IWPOCTController_controller = NULL
 
int WPVER = 106
 

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