StateInstance.h File Reference
#include <QObject>
#include <QRectF>
#include <QString>
#include <QMetaType>
#include <memory>
#include <ArmarXCore/interface/statechart/StatechartIce.h>
#include <ArmarXCore/core/logging/Logging.h>
+ Include dependency graph for StateInstance.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StateInstance
 

Namespaces

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

Typedefs

using StateInstancePtr = std::shared_ptr< StateInstance >