Webmaster  |  Imprint 
Platinum
Platinum C++ Framework
Main  |  License  |  Documentation  |  Download  |  Support 

BasicSlot Class Template Reference

Base type for various "slot" types.

#include <Pt/Slot.h>

Inheritance diagram for BasicSlot:

Slot ConstMethodSlot FunctionSlot MethodSlot

List of all members.

Public Member Functions

virtual Slotclone () const =0
 Returns a copy of this objects created by new.

template<typename R, typename ARGUMENTS>
class Pt::BasicSlot< R, ARGUMENTS >

Copyright © 2003-2007 The Pt Development Team
Pt 1.0