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

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

#include <wvcallback.h>

List of all members.

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


Public Types

typedef R(* type )(P1)

Public Member Functions

thaw (const FrozenParams &frozen)
virtual R operator() (P1 p1)=0
virtual WvCallbackImplclone () const =0
virtual ~WvCallbackImpl ()

Member Typedef Documentation

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

Definition at line 242 of file wvcallback.h.


Constructor & Destructor Documentation

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

Definition at line 247 of file wvcallback.h.


Member Function Documentation

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

Referenced by WvCallback< R, P1 >::operator=(), and WvCallback< R, P1 >::WvCallback().

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

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

Definition at line 243 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