|
#include <ArmarXCore/applications/StateChartExamples/TimeoutExample/TimeoutExample.h>
Public Member Functions | |
void | defineState () override |
void | defineSubstates () override |
![]() | |
StateBasePtr | clone () const override |
Creates a copy of this state. More... | |
Additional Inherited Members | |
![]() | |
using | Type = StateType |
![]() | |
static IceInternal::Handle< StateType > | createInstance (std::string stateName="") |
Creates a new state instance of the type of the template parameter. More... | |
![]() | |
StateTemplate () | |
~StateTemplate () override | |
Definition at line 53 of file TimeoutExample.h.
|
inlineoverride |
Definition at line 56 of file TimeoutExample.h.
|
inlineoverride |
Definition at line 62 of file TimeoutExample.h.