starfuse
Main Page
Related Pages
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
starfuse
pak
btreedb4
BTreeLeaf
Public Member Functions
|
Public Attributes
|
Static Public Attributes
|
List of all members
starfuse.pak.btreedb4.BTreeLeaf Class Reference
Inheritance diagram for starfuse.pak.btreedb4.BTreeLeaf:
Public Member Functions
def
__init__
(self, btree, index, region)
def
__str__
(self)
Public Member Functions inherited from
starfuse.pak.btreedb4.BTreeBlock
def
__init__
(self, btree, index, region)
Public Attributes
data
next_block
Public Attributes inherited from
starfuse.pak.btreedb4.BTreeBlock
index
block_region
Static Public Attributes
string
SIGNATURE
= b'LL'
The documentation for this class was generated from the following file:
starfuse/pak/btreedb4.py
Generated by
1.8.11