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

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

Slot base-class with 1 argument. More...

#include <pslot.h>

List of all members.

Public Member Functions

 Slot1 ()
virtual ~Slot1 ()
virtual R proxy (P1)=0
virtual Slot1clone () const=0


Detailed Description

template<class R, class P1>
class P::Slot1< R, P1 >

Slot base-class with 1 argument.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 186 of file pslot.h.


Constructor & Destructor Documentation

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

Definition at line 188 of file pslot.h.

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

Definition at line 189 of file pslot.h.


Member Function Documentation

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

Implemented in P::FuncSlot1< RetType, ParamType1 >, and P::MethodSlot1< RetType, ObjType, ParamType1 >.

template<class R, class P1>
virtual R P::Slot1< R, P1 >::proxy P1   )  [pure virtual]
 

Implemented in P::FuncSlot1< RetType, ParamType1 >, and P::MethodSlot1< RetType, ObjType, ParamType1 >.


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