AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Crt::Http::ConnectionCallbackData Struct Reference

Public Member Functions

 ConnectionCallbackData (Allocator *allocator)

Public Attributes

std::weak_ptr< HttpClientConnectionconnection
Allocatorallocator
OnConnectionSetup onConnectionSetup
OnConnectionShutdown onConnectionShutdown
std::shared_ptr< HttpProxyStrategyproxyStrategy

Constructor & Destructor Documentation

◆ ConnectionCallbackData()

Aws::Crt::Http::ConnectionCallbackData::ConnectionCallbackData ( Allocator * allocator)
inlineexplicit

Member Data Documentation

◆ allocator

Allocator* Aws::Crt::Http::ConnectionCallbackData::allocator

◆ connection

std::weak_ptr<HttpClientConnection> Aws::Crt::Http::ConnectionCallbackData::connection

◆ onConnectionSetup

OnConnectionSetup Aws::Crt::Http::ConnectionCallbackData::onConnectionSetup

◆ onConnectionShutdown

OnConnectionShutdown Aws::Crt::Http::ConnectionCallbackData::onConnectionShutdown

◆ proxyStrategy

std::shared_ptr<HttpProxyStrategy> Aws::Crt::Http::ConnectionCallbackData::proxyStrategy

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