Public Member Functions | Public Attributes | List of all members
moot::TrieVectorNodeBase Struct Reference
Inheritance diagram for moot::TrieVectorNodeBase:
Inheritance graph
[legend]

Public Member Functions

 TrieVectorNodeBase (size_t mother_index=0, size_t mindtr_index=0)
 

Public Attributes

size_t mother
 index of this node's mother More...
 
size_t mindtr
 index of first arc from this node More...
 

Constructor & Destructor Documentation

◆ TrieVectorNodeBase()

moot::TrieVectorNodeBase::TrieVectorNodeBase ( size_t  mother_index = 0,
size_t  mindtr_index = 0 
)
inline

Member Data Documentation

◆ mother

size_t moot::TrieVectorNodeBase::mother

◆ mindtr

size_t moot::TrieVectorNodeBase::mindtr

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