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

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

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