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

WvCallback0 Class Template Reference

#include <wvcallback.h>

Inheritance diagram for WvCallback0:

WvCallbackBase WvCallbackBase WvCallback0_bound WvCallback0_bound List of all members.

Public Types

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

Public Methods

 WvCallback0 (Fake *_obj, Func _func)
 WvCallback0 (GlobalFunc _func)
RET operator() ()
 WvCallback0 (Fake *_obj, Func _func)
 WvCallback0 (GlobalFunc _func)
RET operator() ()

template<class RET>
class WvCallback0< RET >


Member Typedef Documentation

template<class RET>
typedef RET(Fake::* WvCallback0::Func)()
 

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

template<class RET>
typedef RET(Fake::* WvCallback0::Func)()
 

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

template<class RET>
typedef RET(* WvCallback0::GlobalFunc)()
 

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

template<class RET>
typedef RET(* WvCallback0::GlobalFunc)()
 

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


Constructor & Destructor Documentation

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

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

template<class RET>
WvCallback0< RET >::WvCallback0 GlobalFunc    _func [inline]
 

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

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

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

template<class RET>
WvCallback0< RET >::WvCallback0 GlobalFunc    _func [inline]
 

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


Member Function Documentation

template<class RET>
RET WvCallback0< RET >::operator()   [inline]
 

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

template<class RET>
RET WvCallback0< RET >::operator()   [inline]
 

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


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