OmniSciDB
a5dc49c757
|
Classes | |
struct | SslConfig |
Functions | |
void | init_sdk () |
void | shutdown_sdk () |
SslConfig | get_ssl_config () |
SslConfig heavydb_aws_sdk::get_ssl_config | ( | ) |
Definition at line 59 of file HeavyDbAwsSdk.cpp.
References heavydb_aws_sdk::SslConfig::ca_file, and heavydb_aws_sdk::SslConfig::ca_path.
Referenced by init_sdk().
void heavydb_aws_sdk::init_sdk | ( | ) |
Definition at line 33 of file HeavyDbAwsSdk.cpp.
References CHECK, and get_ssl_config().
Referenced by startHeavyDBServer().
void heavydb_aws_sdk::shutdown_sdk | ( | ) |
Definition at line 49 of file HeavyDbAwsSdk.cpp.
References CHECK.
Referenced by startHeavyDBServer().