asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt_flat_tree Struct Reference

node_id maps to blocks[node_id / node_capacity][node_id % node_capacity]. More...

#include <flat_tree.h>

Public Attributes

struct asrt_allocator alloc
 
uint32_t block_capacity
 
struct asrt_flat_blockblocks
 
uint32_t node_capacity
 Nodes per block, fixed at init.
 

Detailed Description

node_id maps to blocks[node_id / node_capacity][node_id % node_capacity].


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