VCF::Delegate2< P1, P2 > Class Template Reference
#include <Delegates.h>
Inheritance diagram for VCF::Delegate2< P1, P2 >:
List of all members.
template<typename P1, typename P2>
class VCF::Delegate2< P1, P2 >
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
|
template<typename P1, typename P2> |
| virtual TypeArray VCF::Delegate2< P1, P2 >::getArgumentTypes |
( |
|
) |
const [inline, virtual] |
|
|
template<typename P1, typename P2> |
| void VCF::Delegate2< P1, P2 >::invoke |
( |
P1 |
p1, |
|
|
P2 |
p2 |
|
) |
[inline] |
|
|
template<typename P1, typename P2> |
| void VCF::Delegate2< P1, P2 >::operator() |
( |
P1 |
p1, |
|
|
P2 |
p2 |
|
) |
[inline] |
|
The documentation for this class was generated from the following file: