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

WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 > Class Template Reference

#include <wvcallback.h>

List of all members.

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


Public Types

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

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 39 of file wvcallback.h.


Constructor & Destructor Documentation

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

Definition at line 44 of file wvcallback.h.


Member Function Documentation

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

Implemented in WvCallbackFunctor< ParentCallback, Functor >, and WvCallbackMember< ParentCallback, PtrToObject, PtrToMember >.

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

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

Definition at line 40 of file wvcallback.h.

Referenced by WvCallback< R, P1 >::thaw().


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 15:08:15 2004 for WvStreams by  doxygen 1.3.9.1