|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Event |
| This class implements the base class for all event classes. More... | |
| class | Ocean::ScopedEvent< T > |
| This class implements a scoped event. More... | |
| class | Ocean::EventManager |
| This class implements a central manager for events that can be pushed and received from/in individual components of an application or a software package. More... | |
| class | Ocean::EventManager::RegistrationRequest |
| Definition of a class encapsulating a registration request. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
Typedefs | |
| using | Ocean::EventRef = ObjectRef< Event > |
| Definition of an object reference holding an event object. | |