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::ClientContinuation, including all inherited members.
Activate(const Crt::String &operation, const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, MessageType messageType, uint32_t messageFlags, OnMessageFlushCallback onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientContinuation | |
ClientContinuation(ClientConnection *connection, ClientContinuationHandler &continuationHandler, Crt::Allocator *allocator) noexcept | Aws::Eventstreamrpc::ClientContinuation | |
ClientOperation class | Aws::Eventstreamrpc::ClientContinuation | friend |
IsClosed() noexcept | Aws::Eventstreamrpc::ClientContinuation | |
SendMessage(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, MessageType messageType, uint32_t messageFlags, OnMessageFlushCallback onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientContinuation | |
~ClientContinuation() noexcept | Aws::Eventstreamrpc::ClientContinuation |