Trees | Indices | Help |
|
---|
|
This is the top level control structure which keeps track of the Node structure pointers and various variables used in the API.
|
|||
Inherited from Inherited from Inherited from |
|
|||
_fields_ =
|
|||
current = <Field type=LP_Node, ofs=8, size=4>
|
|||
current_index = <Field type=c_ulong, ofs=24, size=4>
|
|||
head = <Field type=LP_Node, ofs=0, size=4>
|
|||
infosize = <Field type=c_long, ofs=16, size=4>
|
|||
listsize = <Field type=c_ulong, ofs=20, size=4>
|
|||
modified = <Field type=c_bool, ofs=32, size=1>
|
|||
save_index = <Field type=c_ulong, ofs=28, size=4>
|
|||
saved = <Field type=LP_Node, ofs=12, size=4>
|
|||
search_dir = <Field type=c_long, ofs=40, size=4>
|
|||
search_origin = <Field type=c_long, ofs=36, size=4>
|
|||
tail = <Field type=LP_Node, ofs=4, size=4>
|
|
|||
Inherited from Inherited from Inherited from |
|
_fields_
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 17 12:57:09 2012 | http://epydoc.sourceforge.net |