aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Public Member Functions | Public Attributes | List of all members
Aws::Iot::RequestResponse::StreamingOperationImplHandle Struct Reference

Public Member Functions

 StreamingOperationImplHandle ()
 

Public Attributes

Aws::Crt::Allocatorm_allocator
 
std::shared_ptr< StreamingOperationImplm_impl
 

Constructor & Destructor Documentation

Aws::Iot::RequestResponse::StreamingOperationImplHandle::StreamingOperationImplHandle ( )
inline

Member Data Documentation

Aws::Crt::Allocator* Aws::Iot::RequestResponse::StreamingOperationImplHandle::m_allocator
std::shared_ptr<StreamingOperationImpl> Aws::Iot::RequestResponse::StreamingOperationImplHandle::m_impl

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