caller1< ReturnType, Param1 > Class Template Reference
#include <caller.h>
Inheritance diagram for caller1< ReturnType, Param1 >:
[legend]Collaboration diagram for caller1< ReturnType, Param1 >:
[legend]List of all members.
Detailed Description
template<typename ReturnType, typename Param1>
class caller1< ReturnType, Param1 >
Definition at line 145 of file caller.h.
Constructor & Destructor Documentation
|
template<typename ReturnType, typename Param1> |
| caller1< ReturnType, Param1 >::caller1 |
( |
HandlerBase1< ReturnType, Param1 > * |
initial |
) |
[inline] |
|
Member Function Documentation
|
template<typename ReturnType, typename Param1> |
| virtual ReturnType caller1< ReturnType, Param1 >::operator() |
( |
Param1 |
param1 |
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file: