Statechart_StatechartPerfomanceTest Struct Reference

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

+ Inheritance diagram for Statechart_StatechartPerfomanceTest:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 68 of file StatechartPerformanceTest.h.

Member Function Documentation

◆ defineParameters()

void defineParameters ( )
override

Definition at line 69 of file StatechartPerformanceTest.cpp.

◆ defineState()

void defineState ( )
inlineoverride

Definition at line 71 of file StatechartPerformanceTest.h.

◆ defineSubstates()

void defineSubstates ( )
override

Definition at line 79 of file StatechartPerformanceTest.cpp.

+ Here is the call graph for this function:

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