VCF::Delegate1< P1 > Class Template Reference
A delegate that takes one argument of type P1.
More...
#include <vcf/FoundationKit/Delegates.h>
Inheritance diagram for VCF::Delegate1< P1 >:
List of all members.
Detailed Description
template<typename P1>
class VCF::Delegate1< P1 >
A delegate that takes one argument of type P1.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
|
template<typename P1> |
| void VCF::Delegate1< P1 >::invoke |
( |
P1 |
p1 |
) |
[inline] |
|
|
template<typename P1> |
| void VCF::Delegate1< P1 >::operator() |
( |
P1 |
p1 |
) |
[inline] |
|
The documentation for this class was generated from the following file: