iceoryx_doc  1.0.1
iox::cxx::ConstMethodCallback< ReturnValue, Args > Member List

This is the complete list of members for iox::cxx::ConstMethodCallback< ReturnValue, Args >, including all inherited members.

ConstMethodCallback()=default (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >
ConstMethodCallback(const ConstMethodCallback &rhs)=default (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >
ConstMethodCallback(const ClassType &objectRef, ConstMethodPointer< ClassType > const methodPtr) noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >
ConstMethodCallback(ConstMethodCallback &&rhs) noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
ConstMethodCallback(const ClassType &objectRef, ReturnValue(ClassType::*methodPtr)(Args...) const) noexcept (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >inline
ConstMethodPointer typedef (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >
getMethodPointer() const noexcept -> ConstMethodPointer< ClassType >iox::cxx::ConstMethodCallback< ReturnValue, Args >inline
getObjectPointer() const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
isValid() const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
operator bool() const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inlineexplicit
operator!=(const ConstMethodCallback &rhs) const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
operator()(MethodArguments &&... args) const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
operator=(const ConstMethodCallback &rhs)=default (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >
operator=(ConstMethodCallback &&rhs) noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
operator==(const ConstMethodCallback &rhs) const noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
setCallback(const ClassType &objectRef, ConstMethodPointer< ClassType > methodPtr) noexceptiox::cxx::ConstMethodCallback< ReturnValue, Args >inline
~ConstMethodCallback()=default (defined in iox::cxx::ConstMethodCallback< ReturnValue, Args >)iox::cxx::ConstMethodCallback< ReturnValue, Args >