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

WvCallback3 Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback3:

WvCallbackBase WvCallbackBase WvCallback3_bound WvCallback3_bound List of all members.

Public Types

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

Public Methods

 WvCallback3 (Fake *_obj, Func _func)
 WvCallback3 (GlobalFunc _func)
RET operator() (P1 p1, P2 p2, P3 p3)
 WvCallback3 (Fake *_obj, Func _func)
 WvCallback3 (GlobalFunc _func)
RET operator() (P1 p1, P2 p2, P3 p3)

template<class RET, class P1, class P2, class P3>
class WvCallback3< RET, P1, P2, P3 >


Member Typedef Documentation

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

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

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

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

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

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

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

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


Constructor & Destructor Documentation

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

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

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

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

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

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

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

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


Member Function Documentation

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

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

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

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


The documentation for this class was generated from the following files:
Generated on Sun Aug 25 02:29:38 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002