#include <nedtrie.h>
| Public Attributes | |
| struct { | |
| struct foo1 * trie_parent | |
| struct foo1 * trie_child [2] | |
| struct foo1 * trie_prev | |
| struct foo1 * trie_next | |
| } | link | 
| size_t | n | 
| struct foo1* nedtries::testtrielinksize::foo1::trie_parent | 
| struct foo1* nedtries::testtrielinksize::foo1::trie_child[2] | 
| struct foo1* nedtries::testtrielinksize::foo1::trie_prev | 
| struct foo1 * nedtries::testtrielinksize::foo1::trie_next | 
| struct { ... } nedtries::testtrielinksize::foo1::link | 
| size_t nedtries::testtrielinksize::foo1::n |