|
CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::Options< TDerived, TMessage >, including all inherited members.
| optionByKey(const String &key) const | wamp::Options< TDerived, TMessage > | inline |
| optionOr(const String &key, T &&fallback) const | wamp::Options< TDerived, TMessage > | inline |
| options() const | wamp::Options< TDerived, TMessage > | inline |
| Options(TArgs &&... args) | wamp::Options< TDerived, TMessage > | inlineexplicitprotected |
| withOption(String key, Variant value) | wamp::Options< TDerived, TMessage > | inline |
| withOptions(Object opts) | wamp::Options< TDerived, TMessage > | inline |