|
AWS IoT Device SDK C++ v2 1.14.0
AWS IoT Device SDK C++ v2
|
Public Member Functions | |
| OnMessageFlushCallbackContainer (Crt::Allocator *allocator) | |
Public Attributes | |
| Crt::Allocator * | allocator |
| OnMessageFlushCallback | onMessageFlushCallback |
| std::promise< RpcError > | onFlushPromise |
|
inlineexplicit |
| Crt::Allocator* Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::allocator |
| std::promise<RpcError> Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::onFlushPromise |
| OnMessageFlushCallback Aws::Eventstreamrpc::OnMessageFlushCallbackContainer::onMessageFlushCallback |