0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::BlockHeaderCellStore Member List

This is the complete list of members for Hypertable::BlockHeaderCellStore, including all inherited members.

BlockHeader(uint16_t version=LatestVersion, const char *magic=0)Hypertable::BlockHeader
BlockHeaderCellStore(uint16_t version=LatestVersion, const char *magic=0)Hypertable::BlockHeaderCellStore
check_magic(const char *magic)Hypertable::BlockHeaderinline
decode(const uint8_t **bufp, size_t *remainp)Hypertable::BlockHeaderCellStorevirtual
encode(uint8_t **bufp)Hypertable::BlockHeaderCellStorevirtual
encoded_length()Hypertable::BlockHeaderCellStorevirtual
equals(const BlockHeaderCellStore &other) const Hypertable::BlockHeaderCellStore
Hypertable::BlockHeader::equals(const BlockHeader &other) const Hypertable::BlockHeader
get_compression_type()Hypertable::BlockHeaderinline
get_data_checksum()Hypertable::BlockHeaderinline
get_data_length()Hypertable::BlockHeaderinline
get_data_zlength()Hypertable::BlockHeaderinline
get_flags()Hypertable::BlockHeaderinline
get_magic()Hypertable::BlockHeaderinline
LatestVersionHypertable::BlockHeaderCellStorestatic
m_compression_typeHypertable::BlockHeaderprotected
m_data_checksumHypertable::BlockHeaderprotected
m_data_lengthHypertable::BlockHeaderprotected
m_data_zlengthHypertable::BlockHeaderprotected
m_flagsHypertable::BlockHeaderprotected
m_magicHypertable::BlockHeaderprotected
m_versionHypertable::BlockHeaderCellStoreprivate
set_compression_type(uint16_t type)Hypertable::BlockHeaderinline
set_data_checksum(uint32_t checksum)Hypertable::BlockHeaderinline
set_data_length(uint32_t length)Hypertable::BlockHeaderinline
set_data_zlength(uint32_t zlength)Hypertable::BlockHeaderinline
set_flags(uint16_t flags)Hypertable::BlockHeaderinline
set_magic(const char *magic)Hypertable::BlockHeaderinline
write_header_checksum(uint8_t *base)Hypertable::BlockHeader
~BlockHeader()Hypertable::BlockHeaderinlinevirtual