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.
Data Fields
span_t Struct Reference

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
 

Detailed Description

A construct similar in functionality to std::span (non-owning memory address with size).

Field Documentation

◆ size_bytes

size_t size_bytes

Size in bytes of the data view.

◆ start

const uint8_t* start

Pointer to the start of the data view.


The documentation for this struct was generated from the following file: