logo top
Main Page  Groups  Namespaces 

sigc::signal< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::signal< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::accumulated< T_accumulator > 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, T_accumulator >.

List of all members.

Public Member Functions

 accumulated (const accumulated &src)


Detailed Description

template <class T_return, class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5>
template <class T_accumulator>
class sigc::signal< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::accumulated< T_accumulator >

Convenience wrapper for the numbered sigc::signal5 template.

Like sigc::signal but the additional template parameter T_accumulator defines the accumulator type that should be used.


The documentation for this class was generated from the following file:

Generated for libsigc++ by Doxygen 1.5.8 © 1997-2001