Event.h File Reference
#include <ArmarXCore/core/system/ImportExport.h>
#include <ArmarXCore/interface/observers/Event.h>
+ Include dependency graph for Event.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Event
 An Event is used to communicate between e.g. condition handlers and statecharts. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using EventPtr = IceInternal::Handle< Event >
 Typedef of EventPtr as IceInternal::Handle<Event> for convenience. More...