logo top
Main Page   Groups   Namespaces  

sigc::signal<T_return, T_arg1> Class Template Reference

Convenience wrapper for the numbered sigc::signal1 template. More...

Inheritance diagram for sigc::signal< T_return, T_arg1 >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 signal ()
 signal (const signal& src)

Detailed Description

template <class T_return, class T_arg1>
class sigc::signal< T_return, T_arg1 >

Convenience wrapper for the numbered sigc::signal1 template.

See the base class for useful methods. This is the template specialization of the unnumbered sigc::signal template for 1 argument(s).


Member Function Documentation

template <class T_return, class T_arg1>
sigc::signal<T_return, T_arg1>::signal ( const signal<T_return, T_arg1>&  src  )  [inline]
 

template <class T_return, class T_arg1>
sigc::signal<T_return, T_arg1>::signal (  )  [inline]
 


The documentation for this class was generated from the following file:
Generated for libsigc++ 2.0 by Doxygen 1.3.7 © 1997-2001