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::Database, including all inherited members.
Database(Instance instance, std::string database_id) | google::cloud::spanner::v1::Database | |
Database(std::string project_id, std::string instance_id, std::string database_id) | google::cloud::spanner::v1::Database | |
Database(Database const &)=default | google::cloud::spanner::v1::Database | |
Database(Database &&)=default | google::cloud::spanner::v1::Database | |
database_id() const | google::cloud::spanner::v1::Database | inline |
FullName() const | google::cloud::spanner::v1::Database | |
instance() const | google::cloud::spanner::v1::Database | inline |
operator!=(Database const &a, Database const &b) | google::cloud::spanner::v1::Database | friend |
operator<<(std::ostream &, Database const &) | google::cloud::spanner::v1::Database | friend |
operator=(Database const &)=default | google::cloud::spanner::v1::Database | |
operator=(Database &&)=default | google::cloud::spanner::v1::Database | |
operator==(Database const &a, Database const &b) | google::cloud::spanner::v1::Database | friend |