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, EmptyType, 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>
class WvCallbackImpl< R, P1, P2, P3, P4, P5, EmptyType, EmptyType, EmptyType >


Public Types

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

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 138 of file wvcallback.h.


Constructor & Destructor Documentation

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

Definition at line 143 of file wvcallback.h.


Member Function Documentation

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

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

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

Definition at line 139 of file wvcallback.h.


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