starfuse
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:
starfuse.pak.btreedb4.BTreeBlock starfuse.pak.btreedb4.BTreeRestoredLeaf

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: