Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
google::cloud::bigtable::Cell Member List

This is the complete list of members for google::cloud::bigtable::Cell, including all inherited members.

Cell(KeyType &&row_key, std::string family_name, ColumnType &&column_qualifier, std::int64_t timestamp, ValueType &&value, std::vector< std::string > labels)google::cloud::bigtable::Cellinline
Cell(KeyType &&row_key, std::string family_name, ColumnType &&column_qualifier, std::int64_t timestamp, std::int64_t value, std::vector< std::string > labels)google::cloud::bigtable::Cellinline
Cell(KeyType &&row_key, std::string family_name, ColumnType &&column_qualifier, std::int64_t timestamp, ValueType &&value)google::cloud::bigtable::Cellinline
column_qualifier() constgoogle::cloud::bigtable::Cellinline
decode_big_endian_integer() constgoogle::cloud::bigtable::Cellinline
family_name() constgoogle::cloud::bigtable::Cellinline
labels() constgoogle::cloud::bigtable::Cellinline
row_key() constgoogle::cloud::bigtable::Cellinline
SetCellgoogle::cloud::bigtable::Cellfriend
timestamp() constgoogle::cloud::bigtable::Cellinline
value() const &google::cloud::bigtable::Cellinline
value() &&google::cloud::bigtable::Cellinline