|
Equalizer
2.1.0
Parallel Rendering Framework
|
Base event structure to report window system and other events. More...
#include <event.h>
Inheritance diagram for eq::fabric::Event:
Collaboration diagram for eq::fabric::Event:Public Attributes | |
| uint32_t | serial |
| unique originator serial number | |
| int64_t | time |
| The config time when the event was created. | |
| uint128_t | originator |
| The identifier of the entity emitting the event. | |
Base event structure to report window system and other events.
The originator typically contains the co::Object identifier of the entity emitting the event.