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

WvCallback2_bound< RET, T, P1, P2 > Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback2_bound< RET, T, P1, P2 >:

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

Public Types

typedef RET(T::* BoundFunc )(P1 p1, P2 p2)
typedef RET(T::* BoundFunc )(P1 p1, P2 p2)

Public Methods

 WvCallback2_bound (T &_obj, BoundFunc _func)
 WvCallback2_bound (T &_obj, BoundFunc _func)

template<class RET, class T, class P1, class P2>
class WvCallback2_bound< RET, T, P1, P2 >


Member Typedef Documentation

template<class RET, class T, class P1, class P2>
typedef RET(T::* WvCallback2_bound< RET, T, P1, P2 >::BoundFunc)(P1 p1, P2 p2)
 

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

template<class RET, class T, class P1, class P2>
typedef RET(T::* WvCallback2_bound< RET, T, P1, P2 >::BoundFunc)(P1 p1, P2 p2)
 

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


Constructor & Destructor Documentation

template<class RET, class T, class P1, class P2>
WvCallback2_bound< RET, T, P1, P2 >::WvCallback2_bound T &    _obj,
BoundFunc    _func
[inline]
 

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

template<class RET, class T, class P1, class P2>
WvCallback2_bound< RET, T, P1, P2 >::WvCallback2_bound T &    _obj,
BoundFunc    _func
[inline]
 

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


The documentation for this class was generated from the following files:
Generated on Sun Aug 25 12:42:37 2002 for WvStreams by doxygen1.2.15