Slot2 Class Reference
[Slots]

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

Inheritance diagram for Slot2:

Inheritance graph
[legend]
List of all members.

Public Types

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

Public Methods

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

Detailed Description

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


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