StateResult Struct Reference

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

+ Inheritance diagram for StateResult:

Public Member Functions

void defineParameters () override
 
void onEnter () override
 
- Public Member Functions inherited from StateTemplate< StateResult >
StateBasePtr clone () const override
 Creates a copy of this state. More...
 

Additional Inherited Members

- Public Types inherited from StateTemplate< StateResult >
using Type = StateType
 
- Static Public Member Functions inherited from StateTemplate< StateResult >
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< StateResult >
 StateTemplate ()
 
 ~StateTemplate () override
 

Detailed Description

Definition at line 73 of file StateParameterExample.h.

Member Function Documentation

◆ defineParameters()

void defineParameters ( )
override

Definition at line 148 of file StateParameterExample.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 157 of file StateParameterExample.cpp.


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