Slot5 Class Reference
[Slots]

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

Inheritance diagram for Slot5:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Trait< R >::type RType
typedef R(* Callback )(P1, P2, P3, P4, P5)
typedef RType(* Proxy )(typename Trait< P1 >::ref p1, typename Trait< P2 >::ref p2, typename Trait< P3 >::ref p3, typename Trait< P4 >::ref p4, typename Trait< P5 >::ref p5, 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, typename Trait< P5 >::ref p5)
Slot5 & operator= (const Slot5 &s)
 Slot5 ()
 Slot5 (const Slot5 &s)
 Slot5 (SlotNode *node)
 Slot5 (Callback callback)
 ~Slot5 ()

Detailed Description

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


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