stateInstallCondition Struct Reference

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

+ Inheritance diagram for stateInstallCondition:

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
 

Detailed Description

Definition at line 87 of file InstallConditionExample.h.

Member Function Documentation

◆ onEnter()

void onEnter ( )
inline

Definition at line 90 of file InstallConditionExample.h.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
inline

Definition at line 97 of file InstallConditionExample.h.

Member Data Documentation

◆ condId

ConditionIdentifier condId

Definition at line 89 of file InstallConditionExample.h.


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