Slot6 Class Reference
[Slots]

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

Inheritance diagram for Slot6:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Trait< R >::type RType
typedef R(* Callback )(P1, P2, P3, P4, P5, P6)
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, typename Trait< P6 >::ref p6, 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, typename Trait< P6 >::ref p6)
Slot6 & operator= (const Slot6 &s)
 Slot6 ()
 Slot6 (const Slot6 &s)
 Slot6 (SlotNode *node)
 Slot6 (Callback callback)
 ~Slot6 ()

Detailed Description

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


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