Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions
Rapicorn::Aida::CollectorVector< Result > Struct Template Reference

CollectorVector returns the result of the all signal handlers from a signal emission in a std::vector. More...

#include <aidasignal.hh>

List of all members.

Public Types

typedef std::vector< Result > CollectorResult

Public Member Functions

const CollectorResult & result ()
bool operator() (Result r)

Detailed Description

template<typename Result>
struct Rapicorn::Aida::CollectorVector< Result >

CollectorVector returns the result of the all signal handlers from a signal emission in a std::vector.


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