CppWAMP
C++11 client library for the WAMP protocol
wamp::AnyReusableHandler< TSignature > Member List

This is the complete list of members for wamp::AnyReusableHandler< TSignature >, including all inherited members.

AnyReusableHandler()=defaultwamp::AnyReusableHandler< TSignature >
AnyReusableHandler(const AnyReusableHandler &)=defaultwamp::AnyReusableHandler< TSignature >
AnyReusableHandler(AnyReusableHandler &&) noexcept=defaultwamp::AnyReusableHandler< TSignature >
AnyReusableHandler(const AnyReusableHandler< S > &rhs)wamp::AnyReusableHandler< TSignature >inline
AnyReusableHandler(AnyReusableHandler< S > &&rhs) noexceptwamp::AnyReusableHandler< TSignature >inline
AnyReusableHandler(F &&handler)wamp::AnyReusableHandler< TSignature >inline
AnyReusableHandler(std::nullptr_t) noexceptwamp::AnyReusableHandler< TSignature >inline
cancellation_slot_type typedefwamp::AnyReusableHandler< TSignature >
CancellationSlot typedefwamp::AnyReusableHandler< TSignature >
Executor typedefwamp::AnyReusableHandler< TSignature >
executor_type typedefwamp::AnyReusableHandler< TSignature >
get_cancellation_slot() constwamp::AnyReusableHandler< TSignature >inline
get_executor() constwamp::AnyReusableHandler< TSignature >inline
operator bool() const noexceptwamp::AnyReusableHandler< TSignature >inlineexplicit
operator!=(const AnyReusableHandler< S > &f, std::nullptr_t) noexceptwamp::AnyReusableHandler< TSignature >related
operator!=(std::nullptr_t, const AnyReusableHandler< S > &f) noexceptwamp::AnyReusableHandler< TSignature >related
operator()(Ts &&... args) const -> decltype(std::declval< Function >()(std::forward< Ts >(args)...))wamp::AnyReusableHandler< TSignature >inline
operator=(std::nullptr_t) noexceptwamp::AnyReusableHandler< TSignature >inline
operator=(const AnyReusableHandler &)=defaultwamp::AnyReusableHandler< TSignature >
operator=(AnyReusableHandler &&) noexcept=defaultwamp::AnyReusableHandler< TSignature >
operator==(const AnyReusableHandler< S > &f, std::nullptr_t) noexceptwamp::AnyReusableHandler< TSignature >related
operator==(std::nullptr_t, const AnyReusableHandler< S > &f) noexceptwamp::AnyReusableHandler< TSignature >related
swap(AnyReusableHandler &rhs) noexceptwamp::AnyReusableHandler< TSignature >inline
swap(AnyReusableHandler< S > &a, AnyReusableHandler< S > &b) noexceptwamp::AnyReusableHandler< TSignature >related