Project

General

Profile

SO3Engine
Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType > Member List

This is the complete list of members for Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >, including all inherited members.

bind(Y *pthis, DesiredRetType(X::*function_to_bind)(Param1 p1, Param2 p2))Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
bind(const Y *pthis, DesiredRetType(X::*function_to_bind)(Param1 p1, Param2 p2) const)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
bind(DesiredRetType(*function_to_bind)(Param1 p1, Param2 p2))Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
clear()Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
empty() constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
FastDelegate2()Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
FastDelegate2(const FastDelegate2 &x)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
FastDelegate2(Y *pthis, DesiredRetType(X::*function_to_bind)(Param1 p1, Param2 p2))Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
FastDelegate2(const Y *pthis, DesiredRetType(X::*function_to_bind)(Param1 p1, Param2 p2) const)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
FastDelegate2(DesiredRetType(*function_to_bind)(Param1 p1, Param2 p2))Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
GetMemento()Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator unspecified_bool_type() constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator!() constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator!=(const FastDelegate2 &x) constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator!=(StaticFunctionPtr funcptr)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator()(Param1 p1, Param2 p2) constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator<(const FastDelegate2 &x) constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator=(const FastDelegate2 &x)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator=(DesiredRetType(*function_to_bind)(Param1 p1, Param2 p2))Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator==(const FastDelegate2 &x) constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator==(StaticFunctionPtr funcptr)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
operator>(const FastDelegate2 &x) constHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
SetMemento(const DelegateMemento &any)Hikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >inline
type typedefHikari::Impl::fastdelegate::FastDelegate2< Param1, Param2, RetType >