Data Fields
tommy_arrayblk_struct Struct Reference

Array container type. More...

#include <tommyarrayblk.h>

Data Fields

tommy_array block
 Array of blocks. More...
 
tommy_size_t count
 Number of initialized elements in the array. More...
 

Detailed Description

Array container type.

Note
Don't use internal fields directly, but access the container only using functions.

Field Documentation

◆ block

tommy_array tommy_arrayblk_struct::block

Array of blocks.

◆ count

tommy_size_t tommy_arrayblk_struct::count

Number of initialized elements in the array.


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