36 {
'D',
'a',
't',
'a',
'-',
'-',
'-',
'-',
'-',
'-' };
38 {
'I',
'd',
'x',
'F',
'i',
'x',
'-',
'-',
'-',
'-' };
40 {
'I',
'd',
'x',
'V',
'a',
'r',
'-',
'-',
'-',
'-' };
static const char INDEX_FIXED_BLOCK_MAGIC[10]
static const char INDEX_VARIABLE_BLOCK_MAGIC[10]
Declarations for CellStore.
Compatibility Macros for C/C++.
virtual KeyDecompressor * create_key_decompressor()
Creates a key decompressor suitable for decompressing the keys stored in this cell store...
virtual void set_replaced_files(const std::vector< String > &old_files)
Sets the cell store files replaced by this CellStore.
std::vector< String > m_replaced_files
static const char DATA_BLOCK_MAGIC[10]
virtual const std::vector< String > & get_replaced_files()
Returns all the cell store files replaced by this CellStore.