Nugget
eastl::fixed_function< SIZE_IN_BYTES, R(Args...)> Member List

This is the complete list of members for eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>, including all inherited members.

fixed_function() EA_NOEXCEPT=default (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>
fixed_function(std::nullptr_t p) EA_NOEXCEPT (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
fixed_function(const fixed_function &other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
fixed_function(fixed_function &&other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
fixed_function(Functor functor) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
fixed_function(const fixed_function< NEW_SIZE_IN_BYTES, R(Args...)> &other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
fixed_function(fixed_function< NEW_SIZE_IN_BYTES, R(Args...)> &&other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
function_base_detail() EA_NOEXCEPT=default (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
function_detail() EA_NOEXCEPT=default (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>
function_detail(std::nullptr_t) EA_NOEXCEPT (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
function_detail(const function_detail &other) (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
function_detail(function_detail &&other) (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
function_detail(Functor functor) (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
FunctorStorageType typedef (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>protected
ManagerOperations enum name (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
MGROPS_COPY_FUNCTOR enum value (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
MGROPS_DESTRUCT_FUNCTOR enum value (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
MGROPS_MOVE_FUNCTOR enum value (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
mStorage (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>protected
operator bool() const EA_NOEXCEPT (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inlineexplicit
operator()(Args... args) const (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(const fixed_function &other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(fixed_function &&other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(std::nullptr_t p) EA_NOEXCEPT (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(const fixed_function< NEW_SIZE_IN_BYTES, R(Args...)> &other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(fixed_function< NEW_SIZE_IN_BYTES, R(Args...)> &&other) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(Functor &&functor) (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(eastl::reference_wrapper< Functor > f) EA_NOEXCEPT (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
operator=(const function_detail &other) (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
operator=(function_detail &&other) (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
result_type typedef (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>
swap(fixed_function &other) EA_NOEXCEPT (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>inline
swap(function_detail &other) EA_NOEXCEPT (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline
~fixed_function() EA_NOEXCEPT=default (defined in eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>)eastl::fixed_function< SIZE_IN_BYTES, R(Args...)>
~function_base_detail() EA_NOEXCEPT=default (defined in eastl::internal::function_base_detail< SIZE_IN_BYTES >)eastl::internal::function_base_detail< SIZE_IN_BYTES >
~function_detail() EA_NOEXCEPT (defined in eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>)eastl::internal::function_detail< SIZE_IN_BYTES, R(Args...)>inline