Equalizer  2.1.0
Parallel Rendering Framework
eq::fabric::Event Struct Reference

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.
 

Detailed Description

Base event structure to report window system and other events.

The originator typically contains the co::Object identifier of the entity emitting the event.

Definition at line 36 of file event.h.


The documentation for this struct was generated from the following file: