|
Evo C++ Library v0.5.1
|
Evo async event handling. More...
Go to the source code of this file.
Classes | |
| struct | Event |
| Event base type used with EventQueue. More... | |
| class | EventLambda |
| Implement Event using a lambda function (C++11). More... | |
| class | EventQueue< T > |
| Lock-free event processing queue. More... | |
Namespaces | |
| evo | |
| Evo C++ Library namespace. | |
Macros | |
| #define | INCL_evo_event_h |
Evo async event handling.
| #define INCL_evo_event_h |
1.8.13