src/inVRs/SystemCore/EventManager/EventManager.h File Reference

#include <map>
#include <string>
#include <OpenSG/OSGThread.h>
#include "AbstractEventFactory.h"
#include "Event.h"
#include "../ModuleIds.h"
#include "../SyncPipe.h"
#include "../ComponentInterfaces/NetworkInterface.h"
#include "../XmlConfigurationLoader.h"

Include dependency graph for EventManager.h:

This graph shows which files directly or indirectly include this file:


Classes

class  EventManager

Typedefs

typedef SyncPipe< Event * > EventPipe

Typedef Documentation

A threadsafe version of std::deque. The EventManager stores newly arrived Events in EventPipes, each module gets its Events by accessing the proper EventPipe.


Generated on Wed Oct 20 16:11:46 2010 for inVRs by doxygen 1.5.8