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::Endpoints::RequestContext Member List

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

AddBoolean(const ByteCursor &name, bool value)Aws::Crt::Endpoints::RequestContext
AddString(const ByteCursor &name, const ByteCursor &value)Aws::Crt::Endpoints::RequestContext
AddStringArray(const ByteCursor &name, const Vector< ByteCursor > &value)Aws::Crt::Endpoints::RequestContext
operator bool() const noexceptAws::Crt::Endpoints::RequestContextinline
operator=(const RequestContext &)=deleteAws::Crt::Endpoints::RequestContext
operator=(RequestContext &&)=deleteAws::Crt::Endpoints::RequestContext
RequestContext(Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Endpoints::RequestContext
RequestContext(const RequestContext &)=deleteAws::Crt::Endpoints::RequestContext
RequestContext(RequestContext &&)=deleteAws::Crt::Endpoints::RequestContext
~RequestContext()Aws::Crt::Endpoints::RequestContext