Protected Member Functions

scim::Slot Class Reference
[SignalSlot]

Base class for slots that can connect to scim::Signals. More...

#include <scim_slot.h>

Inheritance diagram for scim::Slot:
Inheritance graph
[legend]
Collaboration diagram for scim::Slot:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

 Slot ()
 Constructor.
virtual ~Slot ()=0
 Destructor.

Detailed Description

Base class for slots that can connect to scim::Signals.


Constructor & Destructor Documentation

scim::Slot::Slot (  )  [protected]

Constructor.

virtual scim::Slot::~Slot (  )  [protected, pure virtual]

Destructor.


The documentation for this class was generated from the following file: