|
#include "RemoteState.h"
Go to the source code of this file.
Classes | |
class | DynamicRemoteState |
DynamicRemoteStates can be used to connect to remote statecharts dynamically at runtime. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | DynamicRemoteStatePtr = IceInternal::Handle< DynamicRemoteState > |