AxsunOCTCapture 3.8.2
Captures and buffers streamed imaged data from the Axsun Ethernet/PCIe DAQ and displays or retrieves images to a client application on request.
|
A construct similar in functionality to std::span (non-owning memory address with size). More...
#include <AxsunOCTCapture.h>
Data Fields | |
const uint8_t * | start |
size_t | size_bytes |
A construct similar in functionality to std::span (non-owning memory address with size).
size_t size_bytes |
Size in bytes of the data view.
const uint8_t* start |
Pointer to the start of the data view.