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::Lib::CollectorLast< Result > Struct Template Reference

CollectorLast returns the result of the last handler from a signal emission. More...

#include <aidasignal.hh>

Inherited by Rapicorn::Aida::Lib::CollectorDefault< Result >.

List of all members.

Public Types

typedef Result CollectorResult

Public Member Functions

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

Detailed Description

template<typename Result>
struct Rapicorn::Aida::Lib::CollectorLast< Result >

CollectorLast returns the result of the last handler from a signal emission.


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