AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Aws::Eventstreamrpc::ConnectionConfig Member List

This is the complete list of members for Aws::Eventstreamrpc::ConnectionConfig, including all inherited members.

ConnectionConfig() noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetClientBootstrap() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetConnectAmendment() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetConnectMessageAmender() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetConnectRequestCallback() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetHostName() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetPort() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetSocketOptions() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
GetTlsConnectionOptions() const noexceptAws::Eventstreamrpc::ConnectionConfiginline
m_clientBootstrapAws::Eventstreamrpc::ConnectionConfigprotected
m_connectAmendmentAws::Eventstreamrpc::ConnectionConfigprotected
m_connectRequestCallbackAws::Eventstreamrpc::ConnectionConfigprotected
m_hostNameAws::Eventstreamrpc::ConnectionConfigprotected
m_portAws::Eventstreamrpc::ConnectionConfigprotected
m_socketOptionsAws::Eventstreamrpc::ConnectionConfigprotected
m_tlsConnectionOptionsAws::Eventstreamrpc::ConnectionConfigprotected
SetClientBootstrap(Crt::Io::ClientBootstrap *clientBootstrap) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetConnectAmendment(const MessageAmendment &connectAmendment) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetConnectRequestCallback(OnMessageFlushCallback connectRequestCallback) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetHostName(Crt::String hostName) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetPort(uint32_t port) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetSocketOptions(const Crt::Io::SocketOptions &socketOptions) noexceptAws::Eventstreamrpc::ConnectionConfiginline
SetTlsConnectionOptions(Crt::Io::TlsConnectionOptions tlsConnectionOptions) noexceptAws::Eventstreamrpc::ConnectionConfiginline