|
|
#include <ArmarXCore/statechart/StatechartObjectFactories.h>
Inheritance diagram for IceGeneratedState:Additional Inherited Members | |
Public Types inherited from StateTemplate< IceGeneratedState > | |
| using | Type = StateType |
Public Member Functions inherited from StateTemplate< IceGeneratedState > | |
| StateBasePtr | clone () const override |
| Creates a copy of this state. More... | |
Static Public Member Functions inherited from StateTemplate< IceGeneratedState > | |
| 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< IceGeneratedState > | |
| StateTemplate () | |
| ~StateTemplate () override | |
Definition at line 42 of file StatechartObjectFactories.h.