Go to the documentation of this file.
   28 #include <ArmarXCore/interface/components/SimpleStatechartExecutorInterface.h> 
   30 #include <ArmarXGui/interface/RemoteGuiInterface.h> 
   81         SimpleStatechartExecutorInterfacePrx _statechartExecutor;
 
   83         void setupRemoteGuiWidget();
 
   84         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.