Helper struct to generate the various signal types. More...
#include <dispatcher.hpp>
Public Member Functions | |
| tsignal () | |
Public Attributes | |
| std::vector< T > | pre_child |
| std::vector< T > | child |
| std::vector< T > | post_child |
Helper struct to generate the various signal types.
Definition at line 533 of file dispatcher.hpp.
| gui2::event::tdispatcher::tsignal< T >::tsignal | ( | ) | [inline] |
Definition at line 535 of file dispatcher.hpp.
| std::vector<T> gui2::event::tdispatcher::tsignal< T >::child |
Definition at line 543 of file dispatcher.hpp.
Referenced by gui2::event::tdispatcher::tsignal_queue< tsignal_function >::disconnect_signal().
| std::vector<T> gui2::event::tdispatcher::tsignal< T >::post_child |
Definition at line 544 of file dispatcher.hpp.
| std::vector<T> gui2::event::tdispatcher::tsignal< T >::pre_child |
Definition at line 542 of file dispatcher.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:33 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |