VCF::Function< ReturnType > Class Template Reference
#include <Delegates.h>
Inheritance diagram for VCF::Function< ReturnType >:
List of all members.
template<typename ReturnType>
class VCF::Function< ReturnType >
Member Typedef Documentation
Constructor & Destructor Documentation
|
template<typename ReturnType> |
| virtual VCF::Function< ReturnType >::~Function |
( |
|
) |
[inline, protected, virtual] |
|
Member Function Documentation
|
template<typename ReturnType> |
| virtual TypeArray VCF::Function< ReturnType >::getArgumentTypes |
( |
|
) |
const [inline, virtual] |
|
|
template<typename ReturnType> |
| virtual const std::type_info& VCF::Function< ReturnType >::getReturnType |
( |
|
) |
const [inline, virtual] |
|
|
template<typename ReturnType> |
| virtual ReturnType VCF::Function< ReturnType >::invoke |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: