|
AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
|
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 |
|
noexcept |
| struct aws_allocator* Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_allocator |
| struct aws_event_stream_rpc_client_continuation_token* Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_continuation |
| struct aws_task Aws::Eventstreamrpc::AwsEventstreamContinuationReleaseTask::m_task |