Array container type. More...
#include <tommyarrayblkof.h>
Data Fields | |
| tommy_array | block |
| Array of blocks. More... | |
| tommy_size_t | element_size |
| Size of the stored element in bytes. More... | |
| tommy_size_t | count |
| Number of initialized elements in the array. More... | |
Array container type.
| tommy_array tommy_arrayblkof_struct::block |
Array of blocks.
| tommy_size_t tommy_arrayblkof_struct::element_size |
Size of the stored element in bytes.
| tommy_size_t tommy_arrayblkof_struct::count |
Number of initialized elements in the array.