Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, keydata, large=False) |
def | normalize (self, pos=None, offset=None) |
def | recreate_header (self) |
def | get_int (self, data, pos, wordlen=4) |
def | get_string (self, data, pos) |
Public Attributes | |
large | |
are file location pointers 4 or 8 bits? | |
wordlen | |
size of file location pointers | |
header | |
length of compressed object (in bytes) More... | |
data | |
data bytes associated to the object | |
showname | |
name to show in the list of keys | |
datime | |
date and time when object was written to file | |
seekkey | |
pointer to record itself (consistency check) | |
def __init__ | ( | self, | |
keydata, | |||
large = False |
|||
) |
def get_int | ( | self, | |
data, | |||
pos, | |||
wordlen = 4 |
|||
) |
def get_string | ( | self, | |
data, | |||
pos | |||
) |
def normalize | ( | self, | |
pos = None , |
|||
offset = None |
|||
) |
def recreate_header | ( | self | ) |
header |
length of compressed object (in bytes)
TKey version identifier
length of uncompressed object
date and time when object was written to file
length of the key structure (in bytes)
cycle of key
pointer to record itself (consistency check)
pointer to directory header
object Class Name
name of the object
title of the object
binary header