58 const std::vector<ColumnDefinition>& aColTypes,
59 sal_Int32 nIndexCount);
void readChildren(HsqlRowInputStream const &rInput)
Read position of children from data file.
HsqlBinaryNode(sal_Int32 nPos)
Represents one element of an AVL tree in the binary file which contains the data.
sal_Int32 getLeft() const
Get Position of left children.
std::vector< css::uno::Any > readRow(HsqlRowInputStream &rInput, const std::vector< ColumnDefinition > &aColTypes, sal_Int32 nIndexCount)
Read the row represented by this node.
sal_Int32 getRight() const
Get Position of right children.