Namespace Mysqlx.Expect
Classes
Close
Close a Expect block.
Closing a Expect block restores the state of the previous Expect block for the following messages.
@returns @ref Mysqlx::Ok on success, @ref Mysqlx::Error on error
MysqlxExpectReflection
Holder for reflection information generated from mysqlx_expect.proto
Open
Open an Expect block and set/unset the conditions that have to be fulfilled.
If any of the conditions fail, all enclosed messages will fail
with a Mysqlx::Error
message.
@returns @ref Mysqlx::Ok on success, @ref Mysqlx::Error on error
Open.Types
Container for nested types declared in the Open message type.
Open.Types.Condition
Open.Types.Condition.Types
Container for nested types declared in the Condition message type.