CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::Error, including all inherited members.
Error() | wamp::Error | |
Error(String reason) | wamp::Error | |
Error(const error::BadType &e) | wamp::Error | explicit |
operator bool() const | wamp::Error | explicit |
reason() const | wamp::Error | |
~Error() | wamp::Error | virtual |