Public Member Functions | Public Attributes

gui2::event::tdispatcher::tsignal< T > Struct Template Reference

Helper struct to generate the various signal types. More...

#include <dispatcher.hpp>

List of all members.

Public Member Functions

 tsignal ()

Public Attributes

std::vector< T > pre_child
std::vector< T > child
std::vector< T > post_child

Detailed Description

template<class T>
struct gui2::event::tdispatcher::tsignal< T >

Helper struct to generate the various signal types.

Definition at line 533 of file dispatcher.hpp.


Constructor & Destructor Documentation

template<class T>
gui2::event::tdispatcher::tsignal< T >::tsignal (  )  [inline]

Definition at line 535 of file dispatcher.hpp.


Member Data Documentation

template<class T>
std::vector<T> gui2::event::tdispatcher::tsignal< T >::child
template<class T>
std::vector<T> gui2::event::tdispatcher::tsignal< T >::post_child

Definition at line 544 of file dispatcher.hpp.

template<class T>
std::vector<T> gui2::event::tdispatcher::tsignal< T >::pre_child

Definition at line 542 of file dispatcher.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:33 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs