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

P::Slot3< R, P1, P2, P3 > Class Template Reference
[Core library]

Slot base-class with 3 arguments. More...

#include <pslot.h>

List of all members.

Public Member Functions

 Slot3 ()
virtual ~Slot3 ()
virtual R proxy (P1, P2, P3)=0
virtual Slot3clone () const=0


Detailed Description

template<class R, class P1, class P2, class P3>
class P::Slot3< R, P1, P2, P3 >

Slot base-class with 3 arguments.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 501 of file pslot.h.


Constructor & Destructor Documentation

template<class R, class P1, class P2, class P3>
P::Slot3< R, P1, P2, P3 >::Slot3  )  [inline]
 

Definition at line 503 of file pslot.h.

template<class R, class P1, class P2, class P3>
virtual P::Slot3< R, P1, P2, P3 >::~Slot3  )  [inline, virtual]
 

Definition at line 504 of file pslot.h.


Member Function Documentation

template<class R, class P1, class P2, class P3>
virtual Slot3* P::Slot3< R, P1, P2, P3 >::clone  )  const [pure virtual]
 

Implemented in P::FuncSlot3< RetType, ParamType1, ParamType2, ParamType3 >, and P::MethodSlot3< RetType, ObjType, ParamType1, ParamType2, ParamType3 >.

template<class R, class P1, class P2, class P3>
virtual R P::Slot3< R, P1, P2, P3 >::proxy P1  ,
P2  ,
P3 
[pure virtual]
 

Implemented in P::FuncSlot3< RetType, ParamType1, ParamType2, ParamType3 >, and P::MethodSlot3< RetType, ObjType, ParamType1, ParamType2, ParamType3 >.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:36 2004 for P::Classes by doxygen 1.3.3