Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType > Class Template Reference

#include <wvcallback.h>

List of all members.

template<typename R, typename P1, typename P2, typename P3>
class WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >


Public Types

typedef R(* type )(P1, P2, P3)

Public Member Functions

thaw (const FrozenParams &frozen)
virtual R operator() (P1 p1, P2 p2, P3 p3)=0
virtual WvCallbackImplclone () const=0
virtual ~WvCallbackImpl ()

Member Typedef Documentation

template<typename R, typename P1, typename P2, typename P3>
typedef R(* WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::type)(P1, P2, P3)
 

Definition at line 194 of file wvcallback.h.


Constructor & Destructor Documentation

template<typename R, typename P1, typename P2, typename P3>
virtual WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::~WvCallbackImpl  )  [inline, virtual]
 

Definition at line 199 of file wvcallback.h.


Member Function Documentation

template<typename R, typename P1, typename P2, typename P3>
virtual WvCallbackImpl* WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::clone  )  const [pure virtual]
 

template<typename R, typename P1, typename P2, typename P3>
virtual R WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::operator() P1  p1,
P2  p2,
P3  p3
[pure virtual]
 

template<typename R, typename P1, typename P2, typename P3>
R WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::thaw const FrozenParams frozen  )  [inline]
 

Definition at line 195 of file wvcallback.h.

References WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 >::operator()(), WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::FrozenParams::p1, WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::FrozenParams::p2, and WvCallbackImpl< R, P1, P2, P3, EmptyType, EmptyType, EmptyType, EmptyType, EmptyType >::FrozenParams::p3.


The documentation for this class was generated from the following file:
Generated on Sat Feb 21 21:06:03 2004 for WvStreams by doxygen 1.3.5