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

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

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

#include <pslot.h>

List of all members.

Public Member Functions

 Slot2 ()
virtual ~Slot2 ()
virtual R proxy (P1, P2)=0
virtual Slot2clone () const=0


Detailed Description

template<class R, class P1, class P2>
class P::Slot2< R, P1, P2 >

Slot base-class with 2 arguments.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 342 of file pslot.h.


Constructor & Destructor Documentation

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

Definition at line 344 of file pslot.h.

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

Definition at line 345 of file pslot.h.


Member Function Documentation

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

Implemented in P::FuncSlot2< RetType, ParamType1, ParamType2 >, and P::MethodSlot2< RetType, ObjType, ParamType1, ParamType2 >.

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

Implemented in P::FuncSlot2< RetType, ParamType1, ParamType2 >, and P::MethodSlot2< RetType, ObjType, ParamType1, ParamType2 >.


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