AWS SDK for C++
AWS SDK for C++
|
#include <aws/core/Core_EXPORTS.h>
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::Crt |
namespace | Aws::Crt::Io |
namespace | Aws::Utils |
Functions | |
AWS_CORE_API Aws::Crt::ApiHandle * | Aws::GetApiHandle () |
AWS_CORE_API void | Aws::SetDefaultClientBootstrap (const std::shared_ptr< Aws::Crt::Io::ClientBootstrap > &clientBootstrap) |
AWS_CORE_API Aws::Crt::Io::ClientBootstrap * | Aws::GetDefaultClientBootstrap () |
AWS_CORE_API void | Aws::SetDefaultTlsConnectionOptions (const std::shared_ptr< Aws::Crt::Io::TlsConnectionOptions > &tlsConnectionOptions) |
AWS_CORE_API Aws::Crt::Io::TlsConnectionOptions * | Aws::GetDefaultTlsConnectionOptions () |
void | Aws::InitializeCrt () |
void | Aws::CleanupCrt () |
AWS_CORE_API Utils::EnumParseOverflowContainer * | Aws::GetEnumOverflowContainer () |
void | Aws::InitializeEnumOverflowContainer () |
void | Aws::CleanupEnumOverflowContainer () |