StatechartInstallConditionExample Struct Reference

#include <ArmarXCore/applications/StateChartExamples/InstallConditionExample/InstallConditionExample.h>

+ Inheritance diagram for StatechartInstallConditionExample:

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
 

Detailed Description

Definition at line 53 of file InstallConditionExample.h.

Member Function Documentation

◆ defineParameters()

void defineParameters ( )
inline

Definition at line 73 of file InstallConditionExample.h.

◆ defineState()

void defineState ( )
inline

Definition at line 56 of file InstallConditionExample.h.

◆ defineSubstates()

void defineSubstates ( )
inline

Definition at line 60 of file InstallConditionExample.h.

+ Here is the call graph for this function:

◆ onEnter()

void onEnter ( )
inline

Definition at line 80 of file InstallConditionExample.h.


The documentation for this struct was generated from the following file: