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