AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Classes | Namespaces | Typedefs
Bootstrap.h File Reference
#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

 Aws
 
 Aws::Crt
 
 Aws::Crt::Io
 

Typedefs

using Aws::Crt::Io::OnClientBootstrapShutdownComplete = std::function< void()>