KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DataBuffer Struct Reference

Defines a DataBuffer structure. More...

#include <databuffer.h>

Data Fields

uint8_t * start
 Start Pointer.
 
uint8_t * end
 End Pointer.
 
uint8_t * cur
 Current Pointer.
 
int error
 Last error. More...
 

Detailed Description

Defines a DataBuffer structure.

Definition at line 45 of file databuffer.h.

Field Documentation

int DataBuffer::error

Last error.

Definition at line 50 of file databuffer.h.


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