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::Io::ClientBootstrap Member List

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

ClientBootstrap(EventLoopGroup &elGroup, HostResolver &resolver, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Io::ClientBootstrap
ClientBootstrap(Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Io::ClientBootstrap
ClientBootstrap(const ClientBootstrap &)=deleteAws::Crt::Io::ClientBootstrap
ClientBootstrap(ClientBootstrap &&)=deleteAws::Crt::Io::ClientBootstrap
EnableBlockingShutdown() noexceptAws::Crt::Io::ClientBootstrap
LastError() const noexceptAws::Crt::Io::ClientBootstrap
operator bool() const noexceptAws::Crt::Io::ClientBootstrap
operator=(const ClientBootstrap &)=deleteAws::Crt::Io::ClientBootstrap
operator=(ClientBootstrap &&)=deleteAws::Crt::Io::ClientBootstrap
SetShutdownCompleteCallback(OnClientBootstrapShutdownComplete callback)Aws::Crt::Io::ClientBootstrap
~ClientBootstrap()Aws::Crt::Io::ClientBootstrap