#include <scim_slot.h>
Inherits scim::ReferencedObject.
Inherited by scim::Slot0< R >, scim::Slot1< R, P1 >, scim::Slot2< R, P1, P2 >, scim::Slot3< R, P1, P2, P3 >, scim::Slot4< R, P1, P2, P3, P4 >, scim::Slot5< R, P1, P2, P3, P4, P5 >, and scim::Slot6< R, P1, P2, P3, P4, P5, P6 >.
Protected Member Functions | |
Slot () | |
Constructor. | |
virtual | ~Slot ()=0 |
Destructor. |
scim::Slot::Slot | ( | ) | [protected] |
Constructor.
virtual scim::Slot::~Slot | ( | ) | [protected, pure virtual] |
Destructor.