iceoryx_hoofs 2.0.5
Loading...
Searching...
No Matches
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 >
getObjectPointer() const noexceptiox::cxx::MethodCallback< ReturnValue, Args >
isValid() const noexceptiox::cxx::MethodCallback< ReturnValue, Args >
MethodCallback() noexcept=default (defined in iox::cxx::MethodCallback< ReturnValue, Args >)iox::cxx::MethodCallback< ReturnValue, Args >
MethodCallback(const MethodCallback &rhs) noexcept=default (defined in iox::cxx::MethodCallback< ReturnValue, Args >)iox::cxx::MethodCallback< ReturnValue, Args >
MethodCallback(ClassType &objectRef, MethodPointer< ClassType > methodPtr) noexceptiox::cxx::MethodCallback< ReturnValue, Args >
MethodCallback(MethodCallback &&rhs) noexceptiox::cxx::MethodCallback< ReturnValue, Args >
MethodPointer typedef (defined in iox::cxx::MethodCallback< ReturnValue, Args >)iox::cxx::MethodCallback< ReturnValue, Args >
operator bool() const noexceptiox::cxx::MethodCallback< ReturnValue, Args >explicit
operator!=(const MethodCallback &rhs) const noexceptiox::cxx::MethodCallback< ReturnValue, Args >
operator()(MethodArguments &&... args) noexceptiox::cxx::MethodCallback< ReturnValue, Args >
operator=(const MethodCallback &rhs) noexcept=default (defined in iox::cxx::MethodCallback< ReturnValue, Args >)iox::cxx::MethodCallback< ReturnValue, Args >
operator=(MethodCallback &&rhs) noexceptiox::cxx::MethodCallback< ReturnValue, Args >
operator==(const MethodCallback &rhs) const noexceptiox::cxx::MethodCallback< ReturnValue, Args >
setCallback(ClassType &objectRef, MethodPointer< ClassType > methodPtr) noexceptiox::cxx::MethodCallback< ReturnValue, Args >
~MethodCallback() noexcept=default (defined in iox::cxx::MethodCallback< ReturnValue, Args >)iox::cxx::MethodCallback< ReturnValue, Args >