v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::ringBuf_9 Struct Reference

Circular buffer managing a fixed-size pool of ringBufBuf_9 entries for streaming data reuse. More...

Public Attributes

ringBufBuf_9bufs
int nbuf
int next

Detailed Description

Circular buffer managing a fixed-size pool of ringBufBuf_9 entries for streaming data reuse.

Definition at line 169 of file mne_meas_data.cpp.

Member Data Documentation

◆ bufs

ringBufBuf_9* INVERSELIB::ringBuf_9::bufs

Definition at line 170 of file mne_meas_data.cpp.

◆ nbuf

int INVERSELIB::ringBuf_9::nbuf

Definition at line 171 of file mne_meas_data.cpp.

◆ next

int INVERSELIB::ringBuf_9::next

Definition at line 172 of file mne_meas_data.cpp.


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