AWS IoT Device SDK C++ v2  1.42.0
AWS IoT Device SDK C++ v2
Public Member Functions | Public Attributes | List of all members
Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask Struct Reference

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< ClientConnectionImplm_impl
 

Constructor & Destructor Documentation

◆ AwsEventstreamConnectionImplClearSharedTask()

Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::AwsEventstreamConnectionImplClearSharedTask ( Aws::Crt::Allocator allocator,
ClientConnectionImpl clientConnectionImpl 
)
noexcept

Member Data Documentation

◆ m_allocator

struct aws_allocator* Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_allocator

◆ m_impl

std::shared_ptr<ClientConnectionImpl> Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_impl

◆ m_task

struct aws_task Aws::Eventstreamrpc::AwsEventstreamConnectionImplClearSharedTask::m_task

The documentation for this struct was generated from the following file: