|
#include <ArmarXCore/applications/StateChartExamples/InstallConditionExample/InstallConditionExample.h>
Public Member Functions | |
void | onEnter () |
void | onExit () |
Public Member Functions inherited from StateTemplate< stateInstallCondition > | |
StateBasePtr | clone () const override |
Creates a copy of this state. More... | |
Public Attributes | |
ConditionIdentifier | condId |
Additional Inherited Members | |
Public Types inherited from StateTemplate< stateInstallCondition > | |
using | Type = StateType |
Static Public Member Functions inherited from StateTemplate< stateInstallCondition > | |
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< stateInstallCondition > | |
StateTemplate () | |
~StateTemplate () override | |
Definition at line 87 of file InstallConditionExample.h.
|
inline |
|
inline |
Definition at line 97 of file InstallConditionExample.h.
ConditionIdentifier condId |
Definition at line 89 of file InstallConditionExample.h.