SetTrie
Loading...
Searching...
No Matches
Public Attributes | List of all members
SetNode Struct Reference

#include <settrie.h>

Public Attributes

ElementHash value
 
int idx_next
 
int idx_child
 
int idx_parent
 
uint8_t state
 

Member Data Documentation

◆ idx_child

int SetNode::idx_child

◆ idx_next

int SetNode::idx_next

◆ idx_parent

int SetNode::idx_parent

◆ state

uint8_t SetNode::state

◆ value

ElementHash SetNode::value

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