8#include <aws/core/Core_EXPORTS.h>
18 class ClientBootstrap;
19 class TlsConnectionOptions;
62 class EnumParseOverflowContainer;
AWS_CORE_API Aws::Crt::ApiHandle * GetApiHandle()
AWS_CORE_API Aws::Crt::Io::ClientBootstrap * GetDefaultClientBootstrap()
AWS_CORE_API Utils::EnumParseOverflowContainer * GetEnumOverflowContainer()
void InitializeEnumOverflowContainer()
AWS_CORE_API void SetDefaultTlsConnectionOptions(const std::shared_ptr< Aws::Crt::Io::TlsConnectionOptions > &tlsConnectionOptions)
void CleanupEnumOverflowContainer()
AWS_CORE_API void SetDefaultClientBootstrap(const std::shared_ptr< Aws::Crt::Io::ClientBootstrap > &clientBootstrap)
AWS_CORE_API Aws::Crt::Io::TlsConnectionOptions * GetDefaultTlsConnectionOptions()