libdatrie  0.2.9
Data Fields
_TrieIterator Struct Reference

TrieIterator structure. More...

Data Fields

const TrieStateroot
 
TrieStatestate
 
TrieString * key
 

Detailed Description

TrieIterator structure.

Field Documentation

TrieString* _TrieIterator::key

buffer for calculating the entry key

const TrieState* _TrieIterator::root

the state to start iteration from

TrieState* _TrieIterator::state

the current state


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