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

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

connector(AnyIoExecutor exec, UdsPath path)wamp::UdsPathrelated
defaultMaxRxLengthwamp::UdsPathstatic
maxRxLength() constwamp::UdsPath
options() constwamp::UdsPath
pathName() constwamp::UdsPath
UdsPath(std::string pathName, UdsOptions options={}, RawsockMaxLength maxRxLength=defaultMaxRxLength)wamp::UdsPath
withBroadcast(bool enabled=true)wamp::UdsPathinline
withDebug(bool enabled=true)wamp::UdsPathinline
withDoNotRoute(bool enabled=true)wamp::UdsPathinline
withKeepAlive(bool enabled=true)wamp::UdsPathinline
withLinger(bool enabled, int timeout)wamp::UdsPathinline
withMaxRxLength(RawsockMaxLength length)wamp::UdsPath
withOptions(UdsOptions options)wamp::UdsPath
withOutOfBandInline(bool enabled)wamp::UdsPathinline
withReceiveBufferSize(int size)wamp::UdsPathinline
withReceiveLowWatermark(int size)wamp::UdsPathinline
withReuseAddress(bool enabled=true)wamp::UdsPathinline
withSendBufferSize(int size)wamp::UdsPathinline
withSendLowWatermark(int size)wamp::UdsPathinline