|
rad 6.2.0
|
AnyEvent class header file. More...
#include <memory>#include <stdexcept>#include <type_traits>#include <typeindex>Go to the source code of this file.
Classes | |
| struct | rad::IncorrectEventType |
| struct | rad::EventInfo |
| class | rad::AnyEvent |
| class | rad::EventT< EventTrait > |
Namespaces | |
| namespace | rad |
Typedefs | |
| using | rad::SharedEvent = std::shared_ptr<const AnyEvent> |
| using | rad::UniqueEvent = std::unique_ptr<AnyEvent> |
AnyEvent class header file.