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

WvCallback1_bound< RET, T, P1 > Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback1_bound< RET, T, P1 >:

WvCallback1< RET, P1 > WvCallback1< RET, P1 > WvCallbackBase< RET > WvCallbackBase< RET > WvCallbackBase< RET > WvCallbackBase< RET > List of all members.

Public Types

typedef RET(T::* BoundFunc )(P1 p1)
typedef RET(T::* BoundFunc )(P1 p1)

Public Methods

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

template<class RET, class T, class P1>
class WvCallback1_bound< RET, T, P1 >


Member Typedef Documentation

template<class RET, class T, class P1>
typedef RET(T::* WvCallback1_bound< RET, T, P1 >::BoundFunc)(P1 p1)
 

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

template<class RET, class T, class P1>
typedef RET(T::* WvCallback1_bound< RET, T, P1 >::BoundFunc)(P1 p1)
 

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


Constructor & Destructor Documentation

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

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

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

Definition at line 111 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