|
souffle
2.0.2-371-g6315b36
|
A struct describing all the information required by the container class to manage the wrapped up tree. More...

Data Fields | |
| Node * | first |
| index_type | firstOffset |
| uint32_t | levels |
| index_type | offset |
| Node * | root |
A struct describing all the information required by the container class to manage the wrapped up tree.
| Node* souffle::SparseArray< T, BITS, merge_op, copy_op >::RootInfo::first |
| index_type souffle::SparseArray< T, BITS, merge_op, copy_op >::RootInfo::firstOffset |
| uint32_t souffle::SparseArray< T, BITS, merge_op, copy_op >::RootInfo::levels |
| index_type souffle::SparseArray< T, BITS, merge_op, copy_op >::RootInfo::offset |
| Node* souffle::SparseArray< T, BITS, merge_op, copy_op >::RootInfo::root |
1.8.17