Equalizer  1.2.1
Public Member Functions | Static Public Member Functions
eq::glx::EventHandler Class Reference

The event handler for glX/X11 windows. More...

#include <eventHandler.h>

+ Inheritance diagram for eq::glx::EventHandler:
+ Collaboration diagram for eq::glx::EventHandler:

List of all members.

Public Member Functions

 EventHandler (WindowIF *window)
 Construct a new glX event handler.
virtual ~EventHandler ()
 Destruct the glX event handler.

Static Public Member Functions

static void dispatch ()
 Dispatch all pending events on the current thread.

Detailed Description

The event handler for glX/X11 windows.

Definition at line 32 of file glx/eventHandler.h.


Constructor & Destructor Documentation

Construct a new glX event handler.

Version:
1.0
virtual eq::glx::EventHandler::~EventHandler ( ) [virtual]

Destruct the glX event handler.

Version:
1.0

Reimplemented from eq::EventHandler.


Member Function Documentation

static void eq::glx::EventHandler::dispatch ( ) [static]

Dispatch all pending events on the current thread.

If no event handlers have been constructed by the calling thread, this function does nothing. This function does not block on events.

Version:
1.0

The documentation for this class was generated from the following file:
Generated on Fri Jun 8 2012 15:44:36 for Equalizer 1.2.1 by  doxygen 1.8.0