AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Crt::Http::HttpStream, including all inherited members.
GetConnection() const noexcept | Aws::Crt::Http::HttpStream | |
GetResponseStatusCode() const noexcept=0 | Aws::Crt::Http::HttpStream | pure virtual |
HttpClientConnection class | Aws::Crt::Http::HttpStream | friend |
HttpStream(const HttpStream &)=delete | Aws::Crt::Http::HttpStream | |
HttpStream(HttpStream &&)=delete | Aws::Crt::Http::HttpStream | |
HttpStream(const std::shared_ptr< HttpClientConnection > &connection) noexcept | Aws::Crt::Http::HttpStream | protected |
m_connection | Aws::Crt::Http::HttpStream | protected |
m_stream | Aws::Crt::Http::HttpStream | protected |
operator=(const HttpStream &)=delete | Aws::Crt::Http::HttpStream | |
operator=(HttpStream &&)=delete | Aws::Crt::Http::HttpStream | |
UpdateWindow(std::size_t incrementSize) noexcept | Aws::Crt::Http::HttpStream | |
~HttpStream() | Aws::Crt::Http::HttpStream | virtual |