AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Aws::Eventstreamrpc::ClientConnection Member List

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

ClientConnection(Crt::Allocator *allocator=Crt::g_allocator) noexceptAws::Eventstreamrpc::ClientConnection
ClientConnection(const ClientConnection &) noexcept=deleteAws::Eventstreamrpc::ClientConnection
ClientConnection(ClientConnection &&) noexceptAws::Eventstreamrpc::ClientConnection
ClientContinuation classAws::Eventstreamrpc::ClientConnectionfriend
ClientOperation::Close(OnMessageFlushCallback onMessageFlushCallback) noexceptAws::Eventstreamrpc::ClientConnectionfriend
Close() noexceptAws::Eventstreamrpc::ClientConnection
Connect(const ConnectionConfig &connectionOptions, ConnectionLifecycleHandler *connectionLifecycleHandler, Crt::Io::ClientBootstrap &clientBootstrap) noexceptAws::Eventstreamrpc::ClientConnection
IsOpen() const noexceptAws::Eventstreamrpc::ClientConnectioninline
NewStream(ClientContinuationHandler &clientContinuationHandler) noexceptAws::Eventstreamrpc::ClientConnection
operator bool() const noexceptAws::Eventstreamrpc::ClientConnectioninline
operator=(const ClientConnection &) noexcept=deleteAws::Eventstreamrpc::ClientConnection
operator=(ClientConnection &&) noexceptAws::Eventstreamrpc::ClientConnection
SendPing(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, OnMessageFlushCallback onMessageFlushCallback) noexceptAws::Eventstreamrpc::ClientConnection
SendPingResponse(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, OnMessageFlushCallback onMessageFlushCallback) noexceptAws::Eventstreamrpc::ClientConnection
~ClientConnection() noexceptAws::Eventstreamrpc::ClientConnection