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::HttpClientConnection Member List

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

Close() noexceptAws::Crt::Http::HttpClientConnection
CreateConnection(const HttpClientConnectionOptions &connectionOptions, Allocator *allocator) noexceptAws::Crt::Http::HttpClientConnectionstatic
GetVersion() noexceptAws::Crt::Http::HttpClientConnection
HttpClientConnection(const HttpClientConnection &)=deleteAws::Crt::Http::HttpClientConnection
HttpClientConnection(HttpClientConnection &&)=deleteAws::Crt::Http::HttpClientConnection
HttpClientConnection(aws_http_connection *m_connection, Allocator *allocator) noexceptAws::Crt::Http::HttpClientConnectionprotected
IsOpen() const noexceptAws::Crt::Http::HttpClientConnection
LastError() const noexceptAws::Crt::Http::HttpClientConnectioninline
m_connectionAws::Crt::Http::HttpClientConnectionprotected
NewClientStream(const HttpRequestOptions &requestOptions) noexceptAws::Crt::Http::HttpClientConnection
operator=(const HttpClientConnection &)=deleteAws::Crt::Http::HttpClientConnection
operator=(HttpClientConnection &&)=deleteAws::Crt::Http::HttpClientConnection
~HttpClientConnection()=defaultAws::Crt::Http::HttpClientConnectionvirtual