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

Public Member Functions

 OnMessageFlushCallbackContainer (Crt::Allocator *allocator)
 

Public Attributes

Crt::Allocatorallocator
 
OnMessageFlushCallback onMessageFlushCallback
 
std::promise< RpcErroronFlushPromise
 

Constructor & Destructor Documentation

◆ OnMessageFlushCallbackContainer()

Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::OnMessageFlushCallbackContainer ( Crt::Allocator allocator)
inlineexplicit

Member Data Documentation

◆ allocator

Crt::Allocator* Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::allocator

◆ onFlushPromise

std::promise<RpcError> Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::onFlushPromise

◆ onMessageFlushCallback

OnMessageFlushCallback Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::onMessageFlushCallback

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