IDelegateThreeParameter< ARG1, ARG2, ARG3 > Class Template Reference
[Types]
List of all members.
Public Member Functions |
virtual void | Call (ARG1 arg1, ARG2 arg2, ARG3 arg3)=0 |
virtual void | CheckMem () const |
virtual void | ValidateMem () const |
Detailed Description
template<typename ARG1, typename ARG2, typename ARG3>
class IDelegateThreeParameter< ARG1, ARG2, ARG3 >
Definition at line 156 of file Delegate.h.
The documentation for this class was generated from the following file: