aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
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
HttpClientConnectionAws::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