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

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

BlockHeader(uint16_t version=LatestVersion, const char *magic=0)Hypertable::BlockHeader
BlockHeaderCommitLog(uint16_t version=LatestVersion)Hypertable::BlockHeaderCommitLog
BlockHeaderCommitLog(const char *magic, int64_t revision, uint64_t cluster_id)Hypertable::BlockHeaderCommitLog
check_magic(const char *magic)Hypertable::BlockHeaderinline
decode(const uint8_t **bufp, size_t *remainp)Hypertable::BlockHeaderCommitLogvirtual
encode(uint8_t **bufp)Hypertable::BlockHeaderCommitLogvirtual
encoded_length()Hypertable::BlockHeaderCommitLogvirtual
equals(const BlockHeaderCommitLog &other) const Hypertable::BlockHeaderCommitLog
Hypertable::BlockHeader::equals(const BlockHeader &other) const Hypertable::BlockHeader
get_cluster_id()Hypertable::BlockHeaderCommitLoginline
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
get_revision()Hypertable::BlockHeaderCommitLoginline
LatestVersionHypertable::BlockHeaderCommitLogstatic
m_cluster_idHypertable::BlockHeaderCommitLogprivate
m_compression_typeHypertable::BlockHeaderprotected
m_data_checksumHypertable::BlockHeaderprotected
m_data_lengthHypertable::BlockHeaderprotected
m_data_zlengthHypertable::BlockHeaderprotected
m_flagsHypertable::BlockHeaderprotected
m_magicHypertable::BlockHeaderprotected
m_revisionHypertable::BlockHeaderCommitLogprivate
m_versionHypertable::BlockHeaderCommitLogprivate
set_cluster_id(uint64_t cluster_id)Hypertable::BlockHeaderCommitLoginline
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
set_revision(int64_t revision)Hypertable::BlockHeaderCommitLoginline
write_header_checksum(uint8_t *base)Hypertable::BlockHeader
~BlockHeader()Hypertable::BlockHeaderinlinevirtual