CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::Outcome, including all inherited members.
asError() const & | wamp::Outcome | |
asError() && | wamp::Outcome | |
asResult() const & | wamp::Outcome | |
asResult() && | wamp::Outcome | |
deferred() | wamp::Outcome | static |
operator=(const Outcome &other) | wamp::Outcome | |
operator=(Outcome &&other) | wamp::Outcome | |
Outcome() | wamp::Outcome | |
Outcome(Result result) | wamp::Outcome | |
Outcome(std::initializer_list< Variant > args) | wamp::Outcome | |
Outcome(Error error) | wamp::Outcome | |
Outcome(Deferment) | wamp::Outcome | |
Outcome(const Outcome &other) | wamp::Outcome | |
Outcome(Outcome &&other) | wamp::Outcome | |
type() const | wamp::Outcome | |
Type enum name | wamp::Outcome | |
~Outcome() | wamp::Outcome |