|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <aws/crt/Exports.h>#include <aws/crt/Types.h>#include <aws/crt/io/EventLoopGroup.h>#include <aws/crt/io/HostResolver.h>#include <aws/io/channel_bootstrap.h>#include <aws/io/host_resolver.h>#include <future>Go to the source code of this file.
Classes | |
| class | Aws::Crt::Io::ClientBootstrap |
Namespaces | |
| namespace | Aws |
| namespace | Aws::Crt |
| namespace | Aws::Crt::Io |
Typedefs | |
| using | Aws::Crt::Io::OnClientBootstrapShutdownComplete = std::function< void()> |