libfoedus-core
FOEDUS Core Library
foedus::snapshot::SortedBuffer Member List

This is the complete list of members for foedus::snapshot::SortedBuffer, including all inherited members.

assert_checks()foedus::snapshot::SortedBufferinline
buffer_foedus::snapshot::SortedBufferprotected
buffer_size_foedus::snapshot::SortedBufferprotected
cur_block_abosulte_begin_foedus::snapshot::SortedBufferprotected
cur_block_abosulte_end_foedus::snapshot::SortedBufferprotected
cur_block_log_count_foedus::snapshot::SortedBufferprotected
cur_block_longest_key_length_foedus::snapshot::SortedBufferprotected
cur_block_shortest_key_length_foedus::snapshot::SortedBufferprotected
cur_block_storage_id_foedus::snapshot::SortedBufferprotected
describe(std::ostream *o) const =0foedus::snapshot::SortedBufferpure virtual
describe_base_elements(std::ostream *o) const foedus::snapshot::SortedBufferprotected
get_buffer() const foedus::snapshot::SortedBufferinline
get_buffer_size() const foedus::snapshot::SortedBufferinline
get_cur_block_abosulte_begin() const foedus::snapshot::SortedBufferinline
get_cur_block_abosulte_end() const foedus::snapshot::SortedBufferinline
get_cur_block_log_count() const foedus::snapshot::SortedBufferinline
get_cur_block_longest_key_length() const foedus::snapshot::SortedBufferinline
get_cur_block_shortest_key_length() const foedus::snapshot::SortedBufferinline
get_cur_block_storage_id() const foedus::snapshot::SortedBufferinline
get_offset() const foedus::snapshot::SortedBufferinline
get_total_size() const foedus::snapshot::SortedBufferinline
invalidate_current_block()foedus::snapshot::SortedBufferinline
is_valid_current_block() const foedus::snapshot::SortedBufferinline
offset_foedus::snapshot::SortedBufferprotected
operator<<(std::ostream &o, const SortedBuffer &v)foedus::snapshot::SortedBufferfriend
set_current_block(storage::StorageId storage_id, uint32_t log_count, uint64_t abosulte_begin, uint64_t abosulte_end, uint32_t shortest_key_length, uint32_t longest_key_length)foedus::snapshot::SortedBufferinline
SortedBuffer(char *buffer, uint64_t buffer_size, uint64_t total_size)foedus::snapshot::SortedBufferinline
to_absolute_pos(uint64_t relative_pos) const foedus::snapshot::SortedBufferinline
to_relative_pos(uint64_t absolute_pos) const foedus::snapshot::SortedBufferinline
to_string() const =0foedus::snapshot::SortedBufferpure virtual
total_size_foedus::snapshot::SortedBufferprotected
wind(uint64_t next_absolute_pos)=0foedus::snapshot::SortedBufferpure virtual
~SortedBuffer()foedus::snapshot::SortedBufferinlinevirtual