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, P4, EmptyType, EmptyType, EmptyType, EmptyType > Class Template Reference

#include <wvcallback.h>

List of all members.

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


Public Types

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

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 167 of file wvcallback.h.


Constructor & Destructor Documentation

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

Definition at line 172 of file wvcallback.h.


Member Function Documentation

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

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

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

Definition at line 168 of file wvcallback.h.

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


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