AWS IoT Device SDK C++ v2  1.39.0
AWS IoT Device SDK C++ v2
Aws::Eventstreamrpc::ConnectionCallbackContext Member List

This is the complete list of members for Aws::Eventstreamrpc::ConnectionCallbackContext, including all inherited members.

ConnectionCallbackContext()Aws::Eventstreamrpc::ConnectionCallbackContextinline
ConnectionCallbackContext(const std::function< void(RpcError)> &disconnectionCallback, const std::function< bool(RpcError)> &errorCallback, const std::function< void()> &connectionSuccessCallback)Aws::Eventstreamrpc::ConnectionCallbackContextinline
ConnectionCallbackContext(std::function< void(RpcError)> &&disconnectionCallback, std::function< bool(RpcError)> &&errorCallback, std::function< void()> &&connectionSuccessCallback)Aws::Eventstreamrpc::ConnectionCallbackContextinline
ConnectionCallbackContext(ConnectionCallbackContext &&rhs) noexceptAws::Eventstreamrpc::ConnectionCallbackContextinline
GetConnectPromiseFuture()Aws::Eventstreamrpc::ConnectionCallbackContextinline
InvokeCallbacks()Aws::Eventstreamrpc::ConnectionCallbackContextinline
operator=(ConnectionCallbackContext &&rhs) noexceptAws::Eventstreamrpc::ConnectionCallbackContextinline
SetAction(ConnectionCallbackActionType action)Aws::Eventstreamrpc::ConnectionCallbackContextinline
SetError(RpcError error)Aws::Eventstreamrpc::ConnectionCallbackContextinline
TransitionToConnected()Aws::Eventstreamrpc::ConnectionCallbackContextinline