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

Public Member Functions

 AwsEventstreamContinuationReleaseTask (Aws::Crt::Allocator *allocator, struct aws_event_stream_rpc_client_continuation_token *continuation) noexcept
 

Public Attributes

struct aws_task m_task
 
struct aws_allocator * m_allocator
 
struct aws_event_stream_rpc_client_continuation_token * m_continuation
 

Constructor & Destructor Documentation

◆ AwsEventstreamContinuationReleaseTask()

Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::AwsEventstreamContinuationReleaseTask ( Aws::Crt::Allocator allocator,
struct aws_event_stream_rpc_client_continuation_token *  continuation 
)
noexcept

Member Data Documentation

◆ m_allocator

struct aws_allocator* Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_allocator

◆ m_continuation

struct aws_event_stream_rpc_client_continuation_token* Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_continuation

◆ m_task

struct aws_task Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_task

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