aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::Io::ClientBootstrap, including all inherited members.
ClientBootstrap(EventLoopGroup &elGroup, HostResolver &resolver, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::ClientBootstrap | |
ClientBootstrap(Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::ClientBootstrap | |
ClientBootstrap(const ClientBootstrap &)=delete | Aws::Crt::Io::ClientBootstrap | |
ClientBootstrap(ClientBootstrap &&)=delete | Aws::Crt::Io::ClientBootstrap | |
EnableBlockingShutdown() noexcept | Aws::Crt::Io::ClientBootstrap | |
LastError() const noexcept | Aws::Crt::Io::ClientBootstrap | |
operator bool() const noexcept | Aws::Crt::Io::ClientBootstrap | |
operator=(const ClientBootstrap &)=delete | Aws::Crt::Io::ClientBootstrap | |
operator=(ClientBootstrap &&)=delete | Aws::Crt::Io::ClientBootstrap | |
SetShutdownCompleteCallback(OnClientBootstrapShutdownComplete callback) | Aws::Crt::Io::ClientBootstrap | |
~ClientBootstrap() | Aws::Crt::Io::ClientBootstrap |