Trees | Indices | Help |
|
---|
|
object --+ | NodeStorage --+ | NodeInFile
Manages the attributes and data of a Node inside a NodeFile.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__childPos | |||
__cols | |||
__data | |||
__dataCount | |||
__dataPos | |||
__dataSize | |||
__dataType | |||
__data_in_node | |||
__file | |||
__loadedFirst | |||
__loadedLast | |||
__name | |||
__offset | |||
__preload | |||
__rows | |||
__siblingPos | |||
Inherited from Inherited from |
|
Instantiated by Node to either manage an existing node or create a new one within file: if offset: reads in the node structure at offset bytes and set up access to its data elif template: creates a new node and copy its attributes and data from NodeStorage template else: creates a new empty node with name
|
|
|
Changes the node's name. If it's longer than the old one, the node will have to be reallocated to make room. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |