CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::Rpc, including all inherited members.
callerTimeout() const | wamp::Rpc | |
CallerTimeoutDuration typedef | wamp::Rpc | |
cancelMode() const | wamp::Rpc | |
captureError(Error &error) | wamp::Rpc | |
procedure() const | wamp::Rpc | |
progressiveResultsAreEnabled() const | wamp::Rpc | |
Rpc(String uri) | wamp::Rpc | |
withCallerTimeout(UInt milliseconds) | wamp::Rpc | |
withCallerTimeout(std::chrono::duration< R, P > timeout) | wamp::Rpc | inline |
withCancelMode(CallCancelMode mode) | wamp::Rpc | |
withDealerTimeout(UInt milliseconds) | wamp::Rpc | |
withDealerTimeout(std::chrono::duration< R, P > timeout) | wamp::Rpc | inline |
withDiscloseMe(bool disclosed=true) | wamp::Rpc | |
withProgressiveResults(bool enabled=true) | wamp::Rpc |