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