46 const std::vector<ColumnDefinition>& aColTypes,
47 sal_Int32 nIndexCount)
sal_uInt64 Seek(sal_uInt64 nPos)
SvStream & ReadInt32(sal_Int32 &rInt32)
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.