sigc::signal< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil > Class Template Reference
Convenience wrapper for the numbered
sigc::signal5 template.
More...
Inherits signal5< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil >.
List of all members.
Detailed Description
template <class T_return, class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5>
class sigc::signal< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >
Convenience wrapper for the numbered
sigc::signal5 template.
See the base class for useful methods. This is the template specialization of the unnumbered sigc::signal template for 5 argument(s).
The documentation for this class was generated from the following file: