eq::ConfigEvent Struct Reference

A config event. More...

#include <configEvent.h>

Inheritance diagram for eq::ConfigEvent:
Inheritance graph
[legend]
Collaboration diagram for eq::ConfigEvent:
Collaboration graph
[legend]

List of all members.

Public Attributes

Event data

Detailed Description

A config event.

Config events are generated by the event processing functions on the render nodes and send to the config thread, i.e., to the application using Config::sendEvent(). The config processes events at the end of the frame, either non-blocking or blocking (event-driven). Config events are typically application-specific. The events defined below are for the default implementation, which sends the window system events more or less unprocessed to the application.

When subclassing, make sure to set the packet size.

Definition at line 39 of file lib/client/configEvent.h.


The documentation for this struct was generated from the following file:
Generated on Sat Feb 6 13:04:01 2010 for Equalizer 0.9.1 by  doxygen 1.6.1