CppWAMP
C++11 client library for the WAMP protocol
wamp::TcpHost Member List

This is the complete list of members for wamp::TcpHost, including all inherited members.

connector(AnyIoExecutor exec, TcpHost host)wamp::TcpHostrelated
connector(TExecutionContext &context, TcpHost host)wamp::TcpHostrelated
connector(TExecutionContext &context, UdsPath path)wamp::TcpHostrelated
defaultMaxRxLengthwamp::TcpHoststatic
hostName() constwamp::TcpHost
maxRxLength() constwamp::TcpHost
options() constwamp::TcpHost
serviceName() constwamp::TcpHost
TcpHost(std::string hostName, std::string serviceName, TcpOptions options={}, RawsockMaxLength maxRxLength=defaultMaxRxLength)wamp::TcpHost
TcpHost(std::string hostName, unsigned short port, TcpOptions options={}, RawsockMaxLength maxRxLength=defaultMaxRxLength)wamp::TcpHost
withBroadcast(bool enabled=true)wamp::TcpHostinline
withDebug(bool enabled=true)wamp::TcpHostinline
withDoNotRoute(bool enabled=true)wamp::TcpHostinline
withIpV6Only(bool enabled=true)wamp::TcpHostinline
withKeepAlive(bool enabled=true)wamp::TcpHostinline
withLinger(bool enabled, int timeout)wamp::TcpHostinline
withMaxRxLength(RawsockMaxLength length)wamp::TcpHost
withNoDelay(bool enabled=true)wamp::TcpHostinline
withOptions(TcpOptions options)wamp::TcpHost
withOutOfBandInline(bool enabled)wamp::TcpHostinline
withReceiveBufferSize(int size)wamp::TcpHostinline
withReceiveLowWatermark(int size)wamp::TcpHostinline
withReuseAddress(bool enabled=true)wamp::TcpHostinline
withSendBufferSize(int size)wamp::TcpHostinline
withSendLowWatermark(int size)wamp::TcpHostinline
withUnicastHops(int hops)wamp::TcpHostinline