Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
This is the complete list of members for google::cloud::spanner::v1::KeyBound, including all inherited members.
Bound enum name | google::cloud::spanner::v1::KeyBound | |
bound() const | google::cloud::spanner::v1::KeyBound | inline |
key() const & | google::cloud::spanner::v1::KeyBound | inline |
key() && | google::cloud::spanner::v1::KeyBound | inline |
KeyBound()=delete | google::cloud::spanner::v1::KeyBound | |
KeyBound(Key key, Bound bound) | google::cloud::spanner::v1::KeyBound | inline |
KeyBound(KeyBound const &)=default | google::cloud::spanner::v1::KeyBound | |
KeyBound(KeyBound &&)=default | google::cloud::spanner::v1::KeyBound | |
operator!=(KeyBound const &a, KeyBound const &b) | google::cloud::spanner::v1::KeyBound | friend |
operator=(KeyBound const &)=default | google::cloud::spanner::v1::KeyBound | |
operator=(KeyBound &&)=default | google::cloud::spanner::v1::KeyBound | |
operator==(KeyBound const &a, KeyBound const &b) | google::cloud::spanner::v1::KeyBound | friend |