Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EventTranslator.h File Reference

Describes EventTranslator and IPCEventTranslator, which receives events from EventRouters in non-Main processes and adds them into a SharedQueue for Main to pick up. More...

#include "Events/EventTrapper.h"
#include "Events/EventListener.h"
#include "IPC/MutexLock.h"
#include <map>
Include dependency graph for EventTranslator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EventTranslator
 EventTranslator receives events from EventRouters in non-Main processes and adds them into a SharedQueue for Main to pick up. More...
class  NoOpEventTranslator
 For completeness, if you want to have events be piped directly to the local erouter instead having to be encoded and decoded. More...
class  IPCEventTranslator
 An implementation of EventTranslator which will forward events using the inter-process mechanisms of the current platform. More...

Detailed Description

Describes EventTranslator and IPCEventTranslator, which receives events from EventRouters in non-Main processes and adds them into a SharedQueue for Main to pick up.

Author:
ejt (Creator)

Definition in file EventTranslator.h.


Tekkotsu v5.1CVS
Generated Mon May 9 04:58:55 2016 by Doxygen 1.6.3