VCF::Procedure Class Reference
A callback that takes no arguments.
More...
#include <vcf/FoundationKit/Delegates.h>
Inheritance diagram for VCF::Procedure:
List of all members.
Detailed Description
A callback that takes no arguments.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::Procedure::Procedure |
( |
|
) |
[inline] |
|
| VCF::Procedure::Procedure |
( |
FuncPtr |
funcPtr |
) |
[inline] |
|
| VCF::Procedure::Procedure |
( |
const String & |
str |
) |
[inline] |
|
| VCF::Procedure::Procedure |
( |
Object * |
source, |
|
|
const String & |
str |
|
) |
[inline] |
|
| virtual VCF::Procedure::~Procedure |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual void VCF::Procedure::endInvoke |
( |
AsyncResult * |
|
) |
[inline, virtual] |
|
| virtual TypeArray VCF::Procedure::getArgumentTypes |
( |
|
) |
const [inline, virtual] |
|
| virtual void VCF::Procedure::invoke |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: