aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Crt::ApiHandle Member List

This is the complete list of members for Aws::Crt::ApiHandle, including all inherited members.

ApiHandle(Allocator *allocator) noexceptAws::Crt::ApiHandle
ApiHandle() noexceptAws::Crt::ApiHandle
ApiHandle(const ApiHandle &)=deleteAws::Crt::ApiHandle
ApiHandle(ApiHandle &&)=deleteAws::Crt::ApiHandle
GetCrtVersion() constAws::Crt::ApiHandle
GetOrCreateStaticDefaultClientBootstrap()Aws::Crt::ApiHandlestatic
GetOrCreateStaticDefaultEventLoopGroup()Aws::Crt::ApiHandlestatic
GetOrCreateStaticDefaultHostResolver()Aws::Crt::ApiHandlestatic
InitializeLogging(LogLevel level, const char *filename)Aws::Crt::ApiHandle
InitializeLogging(LogLevel level, FILE *fp)Aws::Crt::ApiHandle
operator=(const ApiHandle &)=deleteAws::Crt::ApiHandle
operator=(ApiHandle &&)=deleteAws::Crt::ApiHandle
SetBYOCryptoClientTlsCallback(Io::NewClientTlsHandlerCallback &&callback)Aws::Crt::ApiHandle
SetBYOCryptoNewMD5Callback(Crypto::CreateHashCallback &&callback)Aws::Crt::ApiHandle
SetBYOCryptoNewSHA1Callback(Crypto::CreateHashCallback &&callback)Aws::Crt::ApiHandle
SetBYOCryptoNewSHA256Callback(Crypto::CreateHashCallback &&callback)Aws::Crt::ApiHandle
SetBYOCryptoNewSHA256HMACCallback(Crypto::CreateHMACCallback &&callback)Aws::Crt::ApiHandle
SetBYOCryptoTlsContextCallbacks(Io::NewTlsContextImplCallback &&newCallback, Io::DeleteTlsContextImplCallback &&deleteCallback, Io::IsTlsAlpnSupportedCallback &&alpnCallback)Aws::Crt::ApiHandle
SetShutdownBehavior(ApiHandleShutdownBehavior behavior)Aws::Crt::ApiHandle
~ApiHandle()Aws::Crt::ApiHandle