This is the complete list of members for BNM::MulticastDelegate< Ret >, including all inherited members.
Add(DelegateBase *delegate) | BNM::MulticastDelegateBase | |
cast() const | BNM::MulticastDelegateBase | inline |
GetMethods() const | BNM::MulticastDelegateBase | inline |
Invoke(Parameters ...parameters) | BNM::MulticastDelegate< Ret > | inline |
MulticastDelegateBase()=default (defined in BNM::MulticastDelegateBase) | BNM::MulticastDelegateBase | inline |
operator()(Parameters ...parameters) (defined in BNM::MulticastDelegate< Ret >) | BNM::MulticastDelegate< Ret > | inline |
operator+=(DelegateBase *base) (defined in BNM::MulticastDelegateBase) | BNM::MulticastDelegateBase | inline |
operator-=(DelegateBase *base) (defined in BNM::MulticastDelegateBase) | BNM::MulticastDelegateBase | inline |
Remove(DelegateBase *delegate) | BNM::MulticastDelegateBase |