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

WvCallback2< RET, P1, P2 > Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback2< RET, P1, P2 >:

WvCallbackBase< RET > WvCallbackBase< RET > WvCallback2_bound< RET, T, P1, P2 > WvCallback2_bound< RET, T, P1, P2 > WvStreamCallback_bound< T > WvStreamCallback_bound< T > List of all members.

Public Types

typedef RET(Fake::* Func )(P1 p1, P2 p2)
typedef RET(* GlobalFunc )(P1 p1, P2 p2)
typedef RET(Fake::* Func )(P1 p1, P2 p2)
typedef RET(* GlobalFunc )(P1 p1, P2 p2)

Public Methods

 WvCallback2 (Fake *_obj, Func _func)
 WvCallback2 (GlobalFunc _func)
RET operator() (P1 p1, P2 p2)
 WvCallback2 (Fake *_obj, Func _func)
 WvCallback2 (GlobalFunc _func)
RET operator() (P1 p1, P2 p2)

template<class RET, class P1, class P2>
class WvCallback2< RET, P1, P2 >


Member Typedef Documentation

template<class RET, class P1, class P2>
typedef RET(Fake::* WvCallback2< RET, P1, P2 >::Func)(P1 p1, P2 p2)
 

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

template<class RET, class P1, class P2>
typedef RET(Fake::* WvCallback2< RET, P1, P2 >::Func)(P1 p1, P2 p2)
 

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

template<class RET, class P1, class P2>
typedef RET(* WvCallback2< RET, P1, P2 >::GlobalFunc)(P1 p1, P2 p2)
 

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

template<class RET, class P1, class P2>
typedef RET(* WvCallback2< RET, P1, P2 >::GlobalFunc)(P1 p1, P2 p2)
 

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


Constructor & Destructor Documentation

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

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

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

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

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

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

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

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


Member Function Documentation

template<class RET, class P1, class P2>
RET WvCallback2< RET, P1, P2 >::operator() P1    p1,
P2    p2
[inline]
 

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

template<class RET, class P1, class P2>
RET WvCallback2< RET, P1, P2 >::operator() P1    p1,
P2    p2
[inline]
 

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


The documentation for this class was generated from the following files:
Generated on Sat Aug 24 23:08:00 2002 for WvStreams by doxygen1.2.15