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

Implementation of the IWPOCTConverter class. More...

#include "stdafx.h"
#include "IWPOCTConverter.h"
#include "WPScanConverter.h"
Include dependency graph for IWPOCTConverter.cpp:

Functions

 __declspec (dllexport) IWPOCTConverter *GetOCTConverter()
 Gets the instance of the camera object. More...
 

Variables

IWPOCTConverter_converter = NULL
 
int WPVER = 101
 

Detailed Description

Implementation of the IWPOCTConverter 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