SetTrie
|
#include <settrie.h>
Public Attributes | |
ElementHash | value |
int | idx_next |
int | idx_child |
int | idx_parent |
uint8_t | state |
int SetNode::idx_child |
int SetNode::idx_next |
int SetNode::idx_parent |
uint8_t SetNode::state |
ElementHash SetNode::value |