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::Transaction, including all inherited members.
operator!=(Transaction const &a, Transaction const &b) | google::cloud::spanner::v1::Transaction | friend |
operator=(Transaction &&)=default | google::cloud::spanner::v1::Transaction | |
operator=(Transaction const &)=default | google::cloud::spanner::v1::Transaction | |
operator==(Transaction const &a, Transaction const &b) | google::cloud::spanner::v1::Transaction | friend |
Transaction(ReadOnlyOptions opts) | google::cloud::spanner::v1::Transaction | explicit |
Transaction(ReadWriteOptions opts) | google::cloud::spanner::v1::Transaction | explicit |
Transaction(Transaction const &txn, ReadWriteOptions opts) | google::cloud::spanner::v1::Transaction | |
Transaction(Transaction &&)=default | google::cloud::spanner::v1::Transaction | |
Transaction(Transaction const &)=default | google::cloud::spanner::v1::Transaction | |
~Transaction() | google::cloud::spanner::v1::Transaction |