Tkrzw
|
This is the complete list of members for tkrzw::HashRecord, including all inherited members.
ExtractOffsets(File *in_file, File *out_file, int64_t record_base, int32_t offset_width, int32_t align_pow, bool skip_broken_records, int64_t end_offset) | tkrzw::HashRecord | static |
FindNextOffset(int64_t offset, int64_t *next_offset) | tkrzw::HashRecord | |
GetChildOffset() const | tkrzw::HashRecord | |
GetKey() const | tkrzw::HashRecord | |
GetOperationType() const | tkrzw::HashRecord | |
GetValue() const | tkrzw::HashRecord | |
GetWholeSize() const | tkrzw::HashRecord | |
HashRecord(File *file, int32_t offset_width, int32_t align_pow) | tkrzw::HashRecord | |
OP_REMOVE enum value | tkrzw::HashRecord | |
OP_SET enum value | tkrzw::HashRecord | |
OP_VOID enum value | tkrzw::HashRecord | |
OperationType enum name | tkrzw::HashRecord | |
ReadBody() | tkrzw::HashRecord | |
ReadMetadataKey(int64_t offset) | tkrzw::HashRecord | |
ReplayOperations(File *file, DBM::RecordProcessor *proc, int64_t record_base, int32_t offset_width, int32_t align_pow, bool skip_broken_records, int64_t end_offset) | tkrzw::HashRecord | static |
SetData(OperationType type, int32_t ideal_whole_size, const char *key_ptr, int32_t key_size, const char *value_ptr, int32_t value_size, int64_t child_offset) | tkrzw::HashRecord | |
Write(int64_t offset, int64_t *new_offset) const | tkrzw::HashRecord | |
WriteChildOffset(int64_t offset, int64_t child_offset) | tkrzw::HashRecord | |
~HashRecord() | tkrzw::HashRecord |