#include <Tree.hpp>
Collaboration diagram for Ionflux::Tools::DataEntry:
Public Attributes | |
Node * | node |
Parent node. | |
unsigned int | index |
Data entry index. | |
bool | subscript |
Whether this data entry has been specified by a subscript. |
Complete reference to a node data entry.
|
Data entry index.
|
|
Parent node.
|
|
Whether this data entry has been specified by a subscript.
|