Method | Description | |
---|---|---|
AllocateSlot ( XPathNode &page, int &idx ) : void |
Allocate the next slot in the current node page. Return a reference to the page and the index of the allocated slot.
|
|
Init ( int initialPageSize ) : void |
Allocates and returns the initial node page.
|
public AllocateSlot ( XPathNode &page, int &idx ) : void | ||
page | XPathNode | |
idx | int | |
return | void |