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

List. More...

#include <list.h>

Data Fields

void *const memory
 first element pointer
 
const uint16_t capacity
 capacity in entries
 
const uint16_t entrySize
 size of an entry
 
uint16_t length
 length of the list in entries
 

Detailed Description

List.

Describes a list.

Definition at line 31 of file list.h.


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