Equalizer
2.0.0
Parallel Rendering Framework
|
Base event structure to report window system and other events. More...
#include <event.h>
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.