TimeoutExampleStatechart Struct Reference

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

+ Inheritance diagram for TimeoutExampleStatechart:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 53 of file TimeoutExample.h.

Member Function Documentation

◆ defineState()

void defineState ( )
inlineoverride

Definition at line 55 of file TimeoutExample.h.

◆ defineSubstates()

void defineSubstates ( )
inlineoverride

Definition at line 59 of file TimeoutExample.h.


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