Stateadd_x_to_y Struct Reference

#include <ArmarXCore/applications/StateChartExamples/RemoteAccessableStateExample/RemoteAccessableState/RemoteAccessableState.h>

+ Inheritance diagram for Stateadd_x_to_y:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 46 of file RemoteAccessableState.h.

Member Function Documentation

◆ defineParameters()

void defineParameters ( )
inlineoverride

Definition at line 48 of file RemoteAccessableState.h.

◆ defineSubstates()

void defineSubstates ( )
inlineoverride

Definition at line 56 of file RemoteAccessableState.h.

◆ onEnter()

void onEnter ( )
inlineoverride

Definition at line 63 of file RemoteAccessableState.h.


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