Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
CollectorVector returns the result of the all signal handlers from a signal emission in a std::vector. More...
#include <aidasignal.hh>
Public Types | |
typedef std::vector< Result > | CollectorResult |
Public Member Functions | |
const CollectorResult & | result () |
bool | operator() (Result r) |
CollectorVector returns the result of the all signal handlers from a signal emission in a std::vector.