Slot3 Class Reference
[Slots]

template <class R,class P1,class P2,class P3>. More...

Inheritance diagram for Slot3:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Trait< R >::type RType
typedef R(* Callback )(P1, P2, P3)
typedef RType(* Proxy )(typename Trait< P1 >::ref p1, typename Trait< P2 >::ref p2, typename Trait< P3 >::ref p3, void *)

Public Methods

RType operator() (typename Trait< P1 >::ref p1, typename Trait< P2 >::ref p2, typename Trait< P3 >::ref p3)
Slot3 & operator= (const Slot3 &s)
 Slot3 ()
 Slot3 (const Slot3 &s)
 Slot3 (SlotNode *node)
 Slot3 (Callback callback)
 ~Slot3 ()

Detailed Description

template <class R,class P1,class P2,class P3>.


The documentation for this class was generated from the following file:
Generated on Fri Oct 11 18:16:03 2002 for libsigc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002