|
#include <ArmarXCore/applications/StateChartExamples/InstallConditionExample/InstallConditionExample.h>
Public Member Functions | |
void | defineParameters () |
void | defineState () |
void | defineSubstates () |
void | onEnter () |
Public Member Functions inherited from StateTemplate< StatechartInstallConditionExample > | |
StateBasePtr | clone () const override |
Creates a copy of this state. More... | |
Additional Inherited Members | |
Public Types inherited from StateTemplate< StatechartInstallConditionExample > | |
using | Type = StateType |
Static Public Member Functions inherited from StateTemplate< StatechartInstallConditionExample > | |
static IceInternal::Handle< StateType > | createInstance (std::string stateName="") |
Creates a new state instance of the type of the template parameter. More... | |
Protected Member Functions inherited from StateTemplate< StatechartInstallConditionExample > | |
StateTemplate () | |
~StateTemplate () override | |
Definition at line 53 of file InstallConditionExample.h.
|
inline |
Definition at line 73 of file InstallConditionExample.h.
|
inline |
Definition at line 56 of file InstallConditionExample.h.
|
inline |
|
inline |
Definition at line 80 of file InstallConditionExample.h.