Go to the documentation of this file.
29 #include <ArmarXGui/interface/RemoteGuiInterface.h>
32 #include <ArmarXCore/interface/components/SimpleStatechartExecutorInterface.h>
90 SimpleStatechartExecutorInterfacePrx _statechartExecutor;
92 void setupRemoteGuiWidget();
93 RemoteGuiInterfacePrx _remoteGuiPrx;
virtual armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
Brief description of class StatechartExecutorExample.
virtual void onConnectComponent() override
virtual void onExitComponent() override
Baseclass for all ArmarX ManagedIceObjects requiring properties.
StatechartExecutorExamplePropertyDefinitions(std::string prefix)
Default component property definition container.
virtual void onDisconnectComponent() override
virtual void onInitComponent() override
virtual std::string getDefaultName() const override
This file offers overloads of toIce() and fromIce() functions for STL container types.