AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Aws::Crt::Http::HttpStream Member List

This is the complete list of members for Aws::Crt::Http::HttpStream, including all inherited members.

GetConnection() const noexceptAws::Crt::Http::HttpStream
GetResponseStatusCode() const noexcept=0Aws::Crt::Http::HttpStreampure virtual
HttpClientConnection classAws::Crt::Http::HttpStreamfriend
HttpStream(const HttpStream &)=deleteAws::Crt::Http::HttpStream
HttpStream(HttpStream &&)=deleteAws::Crt::Http::HttpStream
HttpStream(const std::shared_ptr< HttpClientConnection > &connection) noexceptAws::Crt::Http::HttpStreamprotected
m_connectionAws::Crt::Http::HttpStreamprotected
m_streamAws::Crt::Http::HttpStreamprotected
operator=(const HttpStream &)=deleteAws::Crt::Http::HttpStream
operator=(HttpStream &&)=deleteAws::Crt::Http::HttpStream
UpdateWindow(std::size_t incrementSize) noexceptAws::Crt::Http::HttpStream
~HttpStream()Aws::Crt::Http::HttpStreamvirtual