EventPump.h File Reference

Contains the EventPump class and its helper classes. More...

#include <GG/GUI.h>

Go to the source code of this file.

Namespaces

namespace  GG

Classes

struct  GG::EventPumpState
 encapsulates the state of GG event pumping. More...
class  GG::EventPumpBase
 the base type for all EventPump types. More...
class  GG::EventPump
 encapsulates the GG event-pumping mechanism. More...
class  GG::ModalEventPump
 an EventPump that terminates when the bool reference done supplied to the constructor is true. More...


Detailed Description

Contains the EventPump class and its helper classes.

An EventPump encapsulates the behavior of a GG processing loop, such as the one associated with the singleton GUI object, or one associated with a modal Wnd.

Definition in file EventPump.h.


Generated on Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2