RemoteState.h File Reference
#include <ArmarXCore/interface/statechart/RemoteStateIce.h>
#include <ArmarXCore/interface/statechart/RemoteStateOffererIce.h>
#include "State.h"
#include "StateBase.h"
#include "StateController.h"
#include "StatechartContext.h"
#include <ArmarXCore/core/ManagedIceObject.h>
+ Include dependency graph for RemoteState.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteState
 This Statetype is used to create a state instance that represents a state that is located in another application. More...
 

Namespaces

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

Typedefs

using RemoteStatePtr = IceInternal::Handle<RemoteState>