Molssi Driver Interface Library
Public Attributes | List of all members
dynamic_array_struct Struct Reference

Public Attributes

unsigned char * data
 The elements stored by this vector.
 
size_t stride
 Size of each element.
 
size_t capacity
 Total number of elements that can be stored by this vector.
 
size_t size
 Number of elements actually stored.
 
size_t current_key
 If the array has a currently active component, this is that value.
 
int initialized
 Flag whether the vector has been initialized.
 

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