AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Eventstreamrpc::ClientConnection, including all inherited members.
ClientConnection(Crt::Allocator *allocator=Crt::g_allocator) noexcept | Aws::Eventstreamrpc::ClientConnection | |
ClientConnection(const ClientConnection &) noexcept=delete | Aws::Eventstreamrpc::ClientConnection | |
ClientConnection(ClientConnection &&) noexcept | Aws::Eventstreamrpc::ClientConnection | |
ClientContinuation class | Aws::Eventstreamrpc::ClientConnection | friend |
ClientOperation::Close(OnMessageFlushCallback onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientConnection | friend |
Close() noexcept | Aws::Eventstreamrpc::ClientConnection | |
Connect(const ConnectionConfig &connectionOptions, ConnectionLifecycleHandler *connectionLifecycleHandler, Crt::Io::ClientBootstrap &clientBootstrap) noexcept | Aws::Eventstreamrpc::ClientConnection | |
IsOpen() const noexcept | Aws::Eventstreamrpc::ClientConnection | inline |
NewStream(ClientContinuationHandler &clientContinuationHandler) noexcept | Aws::Eventstreamrpc::ClientConnection | |
operator bool() const noexcept | Aws::Eventstreamrpc::ClientConnection | inline |
operator=(const ClientConnection &) noexcept=delete | Aws::Eventstreamrpc::ClientConnection | |
operator=(ClientConnection &&) noexcept | Aws::Eventstreamrpc::ClientConnection | |
SendPing(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, OnMessageFlushCallback onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientConnection | |
SendPingResponse(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, OnMessageFlushCallback onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientConnection | |
~ClientConnection() noexcept | Aws::Eventstreamrpc::ClientConnection |