Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PG_Signal2< P1, P2, datatype > Class Template Reference

#include <pgsignals.h>

Inheritance diagram for PG_Signal2< P1, P2, datatype >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

SigC::Connection connect (const SigC::Slot3< bool, P1, P2, datatype > &s, datatype data)
SigC::Connection connect (const SigC::Slot2< bool, P1, datatype > &s, datatype data)
SigC::Connection connect (const SigC::Slot2< bool, P1, P2 > &s)
SigC::Connection connect (const SigC::Slot1< bool, P2 > &s)
SigC::Connection connect (const SigC::Slot1< bool, P1 > &s)
SigC::Connection connect (const SigC::Slot0< bool > &s)

template<class P1, class P2, class datatype = PG_Pointer>
class PG_Signal2< P1, P2, datatype >


Member Function Documentation

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot0< bool > &  s  )  [inline]
 

Definition at line 117 of file pgsignals.h.

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot1< bool, P1 > &  s  )  [inline]
 

Definition at line 113 of file pgsignals.h.

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot1< bool, P2 > &  s  )  [inline]
 

Definition at line 109 of file pgsignals.h.

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot2< bool, P1, P2 > &  s  )  [inline]
 

Definition at line 105 of file pgsignals.h.

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot2< bool, P1, datatype > &  s,
datatype  data
[inline]
 

Definition at line 101 of file pgsignals.h.

template<class P1, class P2, class datatype = PG_Pointer>
SigC::Connection PG_Signal2< P1, P2, datatype >::connect const SigC::Slot3< bool, P1, P2, datatype > &  s,
datatype  data
[inline]
 

Definition at line 97 of file pgsignals.h.

Referenced by PG_RadioButton::PG_RadioButton().


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:19:32 2008 for Advanced Strategic Command by  doxygen 1.4.2