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

P::FuncSlot0< void > Class Template Reference
[Core library]

Function-slot with no arguments and void return-type. More...

#include <pslot.h>

Inheritance diagram for P::FuncSlot0< void >:

P::Slot0< void > List of all members.

Public Types

typedef void(* Callback )()

Public Member Functions

 FuncSlot0 (Callback cb)
 ~FuncSlot0 ()
void proxy ()
Slot0< void > * clone () const
bool operator== (const FuncSlot0 &slot) const

Detailed Description

template<>
class P::FuncSlot0< void >

Function-slot with no arguments and void return-type.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 76 of file pslot.h.


Member Typedef Documentation

typedef void(* P::FuncSlot0< void >::Callback)()
 

Definition at line 78 of file pslot.h.


Constructor & Destructor Documentation

P::FuncSlot0< void >::~FuncSlot0  )  [inline]
 

Definition at line 83 of file pslot.h.


Member Function Documentation

Slot0<void>* P::FuncSlot0< void >::clone  )  const [inline, virtual]
 

Implements P::Slot0< void >.

Definition at line 88 of file pslot.h.

References P::FuncSlot0< RetType >::FuncSlot0().

P::FuncSlot0< void >::FuncSlot0 Callback  cb  )  [inline]
 

Definition at line 80 of file pslot.h.

bool P::FuncSlot0< void >::operator== const FuncSlot0< void > &  slot  )  const [inline]
 

Definition at line 91 of file pslot.h.

References P::slot().

void P::FuncSlot0< void >::proxy  )  [inline, virtual]
 

Implements P::Slot0< void >.

Definition at line 85 of file pslot.h.


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