20 #ifndef EQFABRIC_EVENT_H 21 #define EQFABRIC_EVENT_H 23 #include <eq/fabric/types.h> 24 #include <lunchbox/bitOperation.h> 47 {
return os <<
event.originator; }
56 byteswap( value.
time );
61 #endif // EQFABRIC_EVENT_H Base event structure to report window system and other events.
uint32_t serial
unique originator serial number
The Equalizer client library.
int64_t time
The config time when the event was created.
std::ostream & operator<<(std::ostream &os, const AxisEvent &event)
Print the axis event to the given output stream.
uint128_t originator
The identifier of the entity emitting the event.