VCF::Delegate0 Class Reference
A delegate that takes no arguments.
More...
#include <vcf/FoundationKit/Delegates.h>
Inheritance diagram for VCF::Delegate0:
List of all members.
Detailed Description
A delegate that takes no arguments.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::Delegate0::Delegate0 |
( |
|
) |
[inline] |
|
| virtual VCF::Delegate0::~Delegate0 |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| void VCF::Delegate0::functionFinished |
( |
AsyncResult * |
, |
|
|
Runnable * |
runnable |
|
) |
[inline, protected, virtual] |
|
| virtual TypeArray VCF::Delegate0::getArgumentTypes |
( |
|
) |
const [inline, virtual] |
|
| void VCF::Delegate0::invoke |
( |
|
) |
[inline] |
|
| void VCF::Delegate0::operator() |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following file: