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

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

callerTimeout() constwamp::Rpc
CallerTimeoutDuration typedefwamp::Rpc
cancelMode() constwamp::Rpc
captureError(Error &error)wamp::Rpc
procedure() constwamp::Rpc
progressiveResultsAreEnabled() constwamp::Rpc
Rpc(String uri)wamp::Rpc
withCallerTimeout(UInt milliseconds)wamp::Rpc
withCallerTimeout(std::chrono::duration< R, P > timeout)wamp::Rpcinline
withCancelMode(CallCancelMode mode)wamp::Rpc
withDealerTimeout(UInt milliseconds)wamp::Rpc
withDealerTimeout(std::chrono::duration< R, P > timeout)wamp::Rpcinline
withDiscloseMe(bool disclosed=true)wamp::Rpc
withProgressiveResults(bool enabled=true)wamp::Rpc