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

This is the complete list of members for Aws::Eventstreamrpc::ClientContinuationImpl, 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, std::function< void(EventstreamResultVariantType &&)> &&onResultCallback, OnMessageFlushCallback &&onMessageFlushCallback) noexceptAws::Eventstreamrpc::ClientContinuationImpl
ClientContinuationImpl(Aws::Crt::Allocator *allocator, struct aws_client_bootstrap *bootstrap, struct aws_event_stream_rpc_client_connection *connection) noexceptAws::Eventstreamrpc::ClientContinuationImpl
Close(OnMessageFlushCallback &&onMessageFlushCallback=nullptr) noexceptAws::Eventstreamrpc::ClientContinuationImpl
GetModelName() const noexceptAws::Eventstreamrpc::ClientContinuationImpl
Initialize(const std::shared_ptr< OperationModelContext > &operationModelContext, std::shared_ptr< StreamResponseHandler > streamHandler) noexceptAws::Eventstreamrpc::ClientContinuationImplinline
SendStreamMessage(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, MessageType messageType, uint32_t messageFlags, OnMessageFlushCallback &&onMessageFlushCallback)Aws::Eventstreamrpc::ClientContinuationImpl
ShutDown() noexceptAws::Eventstreamrpc::ClientContinuationImpl
~ClientContinuationImpl()Aws::Eventstreamrpc::ClientContinuationImplvirtual