Slot4 Class Reference
[Slots]

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

Inheritance diagram for Slot4:

Inheritance graph
[legend]
List of all members.

Public Types

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

Public Methods

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

Detailed Description

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


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