Loading...
Searching...
No Matches
This is the complete list of members for sead::Delegate1< T, A >, including all inherited members.
| bind(T *o, DelegateTraits1< T, A, void >::MethodPtr m) | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | inline |
| Delegate1() | sead::Delegate1< T, A > | inline |
| Delegate1(T *o, MethodPtr m) | sead::Delegate1< T, A > | inline |
| DelegateBase() | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | inline |
| getObject() const | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | inline |
| invoke(A a) | sead::Delegate1< T, A > | inlinevirtual |
| invoke(A a) const | sead::Delegate1< T, A > | inline |
| MethodPtr typedef | sead::Delegate1< T, A > | |
| mMethod | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | protected |
| mObject | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | protected |
| operator()(A a) const | sead::Delegate1< T, A > | inline |
| sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > >::operator()(A a) | sead::IDelegate1< A > | inline |
| unbind() | sead::DelegateBase< T, DelegateTraits1< T, A, void >::MethodPtr, IDelegate1< A > > | inline |