#include <storage/IndexedDataNode.h>
#include <support/ITable.h>
Go to the source code of this file.
Classes | |
class | BIndexedTableNode |
An implementation of INode that holds a 2d array of data, identified by index. More... | |
class | BIndexedTableNode::RowNode |
Node object generated for a row in BIndexedTableNode. More... |