Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WvCallback1< RET, P1 > Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback1< RET, P1 >:

WvCallbackBase< RET > WvCallbackBase< RET > WvCallback1_bound< RET, T, P1 > WvCallback1_bound< RET, T, P1 > List of all members.

Public Types

typedef RET(Fake::* Func )(P1 p1)
typedef RET(* GlobalFunc )(P1 p1)
typedef RET(Fake::* Func )(P1 p1)
typedef RET(* GlobalFunc )(P1 p1)

Public Methods

 WvCallback1 (Fake *_obj, Func _func)
 WvCallback1 (GlobalFunc _func)
RET operator() (P1 p1)
 WvCallback1 (Fake *_obj, Func _func)
 WvCallback1 (GlobalFunc _func)
RET operator() (P1 p1)

template<class RET, class P1>
class WvCallback1< RET, P1 >


Member Typedef Documentation

template<class RET, class P1>
typedef RET(Fake::* WvCallback1< RET, P1 >::Func)(P1 p1)
 

Definition at line 109 of file utils/wvcallback.h.

template<class RET, class P1>
typedef RET(Fake::* WvCallback1< RET, P1 >::Func)(P1 p1)
 

Definition at line 109 of file include/wvcallback.h.

template<class RET, class P1>
typedef RET(* WvCallback1< RET, P1 >::GlobalFunc)(P1 p1)
 

Definition at line 109 of file utils/wvcallback.h.

template<class RET, class P1>
typedef RET(* WvCallback1< RET, P1 >::GlobalFunc)(P1 p1)
 

Definition at line 109 of file include/wvcallback.h.


Constructor & Destructor Documentation

template<class RET, class P1>
WvCallback1< RET, P1 >::WvCallback1 Fake *    _obj,
Func    _func
[inline]
 

Definition at line 109 of file include/wvcallback.h.

template<class RET, class P1>
WvCallback1< RET, P1 >::WvCallback1 GlobalFunc    _func [inline]
 

Definition at line 109 of file include/wvcallback.h.

template<class RET, class P1>
WvCallback1< RET, P1 >::WvCallback1 Fake *    _obj,
Func    _func
[inline]
 

Definition at line 109 of file utils/wvcallback.h.

template<class RET, class P1>
WvCallback1< RET, P1 >::WvCallback1 GlobalFunc    _func [inline]
 

Definition at line 109 of file utils/wvcallback.h.


Member Function Documentation

template<class RET, class P1>
RET WvCallback1< RET, P1 >::operator() P1    p1 [inline]
 

Definition at line 109 of file utils/wvcallback.h.

template<class RET, class P1>
RET WvCallback1< RET, P1 >::operator() P1    p1 [inline]
 

Definition at line 109 of file include/wvcallback.h.


The documentation for this class was generated from the following files:
Generated on Sat Aug 24 21:37:03 2002 for WvStreams by doxygen1.2.15