AWS IoT Device SDK C++ v2
1.39.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Greengrass::UpdateConfigurationOperation, including all inherited members.
Activate(const UpdateConfigurationRequest &request, OnMessageFlushCallback onMessageFlushCallback=nullptr) noexcept | Aws::Greengrass::UpdateConfigurationOperation | |
Aws::Eventstreamrpc::ClientOperation::Activate(const AbstractShapeBase *shape, OnMessageFlushCallback &&onMessageFlushCallback, std::function< void(EventstreamResultVariantType &&)> &&onResultCallback) noexcept | Aws::Eventstreamrpc::ClientOperation | protected |
ClientOperation(ClientConnection &connection, std::shared_ptr< StreamResponseHandler > streamHandler, const std::shared_ptr< OperationModelContext > &operationModelContext, Crt::Allocator *allocator) noexcept | Aws::Eventstreamrpc::ClientOperation | |
ClientOperation(const ClientOperation &clientOperation) noexcept=delete | Aws::Eventstreamrpc::ClientOperation | |
ClientOperation(ClientOperation &&clientOperation) noexcept=delete | Aws::Eventstreamrpc::ClientOperation | |
Close(OnMessageFlushCallback onMessageFlushCallback=nullptr) noexcept | Aws::Eventstreamrpc::ClientOperation | |
GetModelName() const noexcept | Aws::Eventstreamrpc::ClientOperation | protectedvirtual |
GetResult() noexcept | Aws::Greengrass::UpdateConfigurationOperation | |
operator=(const ClientOperation &clientOperation) noexcept=delete | Aws::Eventstreamrpc::ClientOperation | |
operator=(ClientOperation &&clientOperation) noexcept=delete | Aws::Eventstreamrpc::ClientOperation | |
SendStreamMessage(const AbstractShapeBase *shape, OnMessageFlushCallback &&onMessageFlushCallback) noexcept | Aws::Eventstreamrpc::ClientOperation | protected |
UpdateConfigurationOperation(ClientConnection &connection, const std::shared_ptr< OperationModelContext > &operationContext, Aws::Crt::Allocator *allocator=Aws::Crt::g_allocator) noexcept | Aws::Greengrass::UpdateConfigurationOperation | |
WithLaunchMode(std::launch mode) noexcept | Aws::Eventstreamrpc::ClientOperation | |
~ClientContinuationHandler() noexcept=default | Aws::Eventstreamrpc::ClientContinuationHandler | virtual |
~ClientOperation() noexcept override | Aws::Eventstreamrpc::ClientOperation |