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

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::Outcomestatic
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() constwamp::Outcome
Type enum namewamp::Outcome
~Outcome()wamp::Outcome