iceoryx_hoofs 2.0.3
iox::cxx::function_ref< ReturnType(ArgTypes...)> Member List

This is the complete list of members for iox::cxx::function_ref< ReturnType(ArgTypes...)>, including all inherited members.

function_ref() noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>
function_ref(const function_ref &) noexcept=default (defined in iox::cxx::function_ref< ReturnType(ArgTypes...)>)iox::cxx::function_ref< ReturnType(ArgTypes...)>
function_ref(CallableType &&callable) noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>
function_ref(ReturnType(*function)(ArgTypes...)) noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>
function_ref(function_ref &&rhs) noexcept (defined in iox::cxx::function_ref< ReturnType(ArgTypes...)>)iox::cxx::function_ref< ReturnType(ArgTypes...)>
operator bool() const noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>explicit
operator()(ArgTypes... args) const noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>
operator=(const function_ref &) noexcept=default (defined in iox::cxx::function_ref< ReturnType(ArgTypes...)>)iox::cxx::function_ref< ReturnType(ArgTypes...)>
operator=(function_ref &&rhs) noexcept (defined in iox::cxx::function_ref< ReturnType(ArgTypes...)>)iox::cxx::function_ref< ReturnType(ArgTypes...)>
swap(function_ref &rhs) noexceptiox::cxx::function_ref< ReturnType(ArgTypes...)>
~function_ref() noexcept=default (defined in iox::cxx::function_ref< ReturnType(ArgTypes...)>)iox::cxx::function_ref< ReturnType(ArgTypes...)>