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

WvCallbackFunctor< ParentCallback, Functor > Class Template Reference

#include <wvcallback.h>

Inherits WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 >< ParentCallback::ReturnType, ParentCallback::Parm1, ParentCallback::Parm2, ParentCallback::Parm3, ParentCallback::Parm4, ParentCallback::Parm5, ParentCallback::Parm6, ParentCallback::Parm7, ParentCallback::Parm8 >.

Collaboration diagram for WvCallbackFunctor< ParentCallback, Functor >:

[legend]
List of all members.

template<class ParentCallback, typename Functor>
class WvCallbackFunctor< ParentCallback, Functor >


Public Types

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

Public Member Functions

 WvCallbackFunctor (const Functor &_func)
WvCallbackFunctorclone () const
operator() ()
operator() (P1 p1)
operator() (P1 p1, P2 p2)
operator() (P1 p1, P2 p2, P3 p3)
operator() (P1 p1, P2 p2, P3 p3, P4 p4)
operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6)
operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7)
operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8)
thaw (const FrozenParams &frozen)

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) [inherited]
 

Definition at line 39 of file wvcallback.h.


Constructor & Destructor Documentation

template<class ParentCallback, typename Functor>
WvCallbackFunctor< ParentCallback, Functor >::WvCallbackFunctor const Functor &  _func  )  [inline]
 

Definition at line 292 of file wvcallback.h.

Referenced by WvCallbackFunctor< ParentCallback, Functor >::clone().


Member Function Documentation

template<class ParentCallback, typename Functor>
WvCallbackFunctor* WvCallbackFunctor< ParentCallback, Functor >::clone  )  const [inline, virtual]
 

Implements WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 >.

Definition at line 294 of file wvcallback.h.

References WvCallbackFunctor< ParentCallback, Functor >::WvCallbackFunctor().

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5,
P6  p6,
P7  p7,
P8  p8
[inline, virtual]
 

Implements WvCallbackImpl< R, P1, P2, P3, P4, P5, P6, P7, P8 >.

Definition at line 312 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5,
P6  p6,
P7  p7
[inline]
 

Definition at line 310 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5,
P6  p6
[inline]
 

Definition at line 308 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4,
P5  p5
[inline]
 

Definition at line 306 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3,
P4  p4
[inline]
 

Definition at line 304 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2,
P3  p3
[inline]
 

Definition at line 302 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1,
P2  p2
[inline]
 

Definition at line 300 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator() P1  p1  )  [inline]
 

Definition at line 298 of file wvcallback.h.

template<class ParentCallback, typename Functor>
R WvCallbackFunctor< ParentCallback, Functor >::operator()  )  [inline]
 

Definition at line 296 of file wvcallback.h.

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, inherited]
 

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 Sat Feb 21 21:06:02 2004 for WvStreams by doxygen 1.3.5