CppWAMP
C++11 client library for the WAMP protocol
wamp::Options< TDerived, TMessage > Member List

This is the complete list of members for wamp::Options< TDerived, TMessage >, including all inherited members.

optionByKey(const String &key) constwamp::Options< TDerived, TMessage >inline
optionOr(const String &key, T &&fallback) constwamp::Options< TDerived, TMessage >inline
options() constwamp::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