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

#include <wvcallback.h>

List of all members.

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


Public Types

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

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 107 of file wvcallback.h.


Constructor & Destructor Documentation

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

Definition at line 112 of file wvcallback.h.


Member Function Documentation

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

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

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

Definition at line 108 of file wvcallback.h.

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


The documentation for this class was generated from the following file:
Generated on Sat Mar 13 14:57:08 2004 for WvStreams by doxygen 1.3.6-20040222