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

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

CellInterval()Hypertable::Lib::CellIntervalinline
CellInterval(const char *start_row, const char *start_column, bool start_inclusive, const char *end_row, const char *end_column, bool end_inclusive)Hypertable::Lib::CellIntervalinline
CellInterval(const uint8_t **bufp, size_t *remainp)Hypertable::Lib::CellIntervalinline
decode(const uint8_t **bufp, size_t *remainp)Hypertable::Serializablevirtual
decode_internal(uint8_t version, const uint8_t **bufp, size_t *remainp) overrideHypertable::Lib::CellIntervalprivatevirtual
encode(uint8_t **bufp) const Hypertable::Serializablevirtual
encode_internal(uint8_t **bufp) const overrideHypertable::Lib::CellIntervalprivatevirtual
encoded_length() const Hypertable::Serializablevirtual
encoded_length_internal() const overrideHypertable::Lib::CellIntervalprivatevirtual
encoding_version() const overrideHypertable::Lib::CellIntervalprivatevirtual
end_columnHypertable::Lib::CellInterval
end_inclusiveHypertable::Lib::CellInterval
end_rowHypertable::Lib::CellInterval
operator<<(ostream &os, const CellInterval &ci)Hypertable::Lib::CellIntervalrelated
render_hql() const Hypertable::Lib::CellInterval
start_columnHypertable::Lib::CellInterval
start_inclusiveHypertable::Lib::CellInterval
start_rowHypertable::Lib::CellInterval
~CellInterval()Hypertable::Lib::CellIntervalinlinevirtual