|
AWS IoT Device SDK C++ v2
1.42.0
AWS IoT Device SDK C++ v2
|
Public Member Functions | |
| AwsEventstreamConnectionImplClearSharedTask (Aws::Crt::Allocator *allocator, ClientConnectionImpl *clientConnectionImpl) noexcept | |
Public Attributes | |
| struct aws_task | m_task |
| struct aws_allocator * | m_allocator |
| std::shared_ptr< ClientConnectionImpl > | m_impl |
|
noexcept |
| struct aws_allocator* Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_allocator |
| std::shared_ptr<ClientConnectionImpl> Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_impl |
| struct aws_task Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_task |