AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Crt::Io::SocketOptions Member List

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

GetConnectTimeoutMs() constAws::Crt::Io::SocketOptionsinline
GetKeepAlive() constAws::Crt::Io::SocketOptionsinline
GetKeepAliveIntervalSec() constAws::Crt::Io::SocketOptionsinline
GetKeepAliveMaxFailedProbes() constAws::Crt::Io::SocketOptionsinline
GetKeepAliveTimeoutSec() constAws::Crt::Io::SocketOptionsinline
GetSocketDomain() constAws::Crt::Io::SocketOptionsinline
GetSocketType() constAws::Crt::Io::SocketOptionsinline
operator=(const SocketOptions &rhs)=defaultAws::Crt::Io::SocketOptions
operator=(SocketOptions &&rhs)=defaultAws::Crt::Io::SocketOptions
SetConnectTimeoutMs(uint32_t timeout)Aws::Crt::Io::SocketOptionsinline
SetKeepAlive(bool keepAlive)Aws::Crt::Io::SocketOptionsinline
SetKeepAliveIntervalSec(uint16_t keepAliveInterval)Aws::Crt::Io::SocketOptionsinline
SetKeepAliveMaxFailedProbes(uint16_t maxProbes)Aws::Crt::Io::SocketOptionsinline
SetKeepAliveTimeoutSec(uint16_t keepAliveTimeout)Aws::Crt::Io::SocketOptionsinline
SetSocketDomain(SocketDomain domain)Aws::Crt::Io::SocketOptionsinline
SetSocketType(SocketType type)Aws::Crt::Io::SocketOptionsinline
SocketOptions()Aws::Crt::Io::SocketOptions
SocketOptions(const SocketOptions &rhs)=defaultAws::Crt::Io::SocketOptions
SocketOptions(SocketOptions &&rhs)=defaultAws::Crt::Io::SocketOptions