AWS IoT Device SDK C++ v2
1.39.0
AWS IoT Device SDK C++ v2
|
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) noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | |
ClientContinuationImpl(Aws::Crt::Allocator *allocator, struct aws_client_bootstrap *bootstrap, struct aws_event_stream_rpc_client_connection *connection) noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | |
Close(OnMessageFlushCallback &&onMessageFlushCallback=nullptr) noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | |
GetModelName() const noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | |
Initialize(const std::shared_ptr< OperationModelContext > &operationModelContext, std::shared_ptr< StreamResponseHandler > streamHandler) noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | inline |
SendStreamMessage(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload, MessageType messageType, uint32_t messageFlags, OnMessageFlushCallback &&onMessageFlushCallback) | Aws::Eventstreamrpc::ClientContinuationImpl | |
ShutDown() noexcept | Aws::Eventstreamrpc::ClientContinuationImpl | |
~ClientContinuationImpl() | Aws::Eventstreamrpc::ClientContinuationImpl | virtual |