Data Fields
tommy_trie_inplace_struct Struct Reference

Trie container type. More...

Data Fields

tommy_trie_inplace_nodebucket [TOMMY_TRIE_INPLACE_BUCKET_MAX]
 First tree level. More...
 
tommy_count_t count
 Number of elements. More...
 

Detailed Description

Trie container type.

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

Field Documentation

tommy_trie_inplace_node* tommy_trie_inplace_struct::bucket[TOMMY_TRIE_INPLACE_BUCKET_MAX]

First tree level.

tommy_count_t tommy_trie_inplace_struct::count

Number of elements.


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