|
|
Robot is in the state preinitialized. More...
#include <RobotAPI/statecharts/operations/RobotControl.h>
Inheritance diagram for RobotPreInitialized:Public Member Functions | |
| void | onEnter () override |
| RobotPreInitialized () | |
Public Member Functions inherited from StateTemplate< RobotPreInitialized > | |
| StateBasePtr | clone () const override |
| Creates a copy of this state. More... | |
Additional Inherited Members | |
Public Types inherited from StateTemplate< RobotPreInitialized > | |
| using | Type = StateType |
Static Public Member Functions inherited from StateTemplate< RobotPreInitialized > | |
| 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< RobotPreInitialized > | |
| StateTemplate () | |
| ~StateTemplate () override | |
Robot is in the state preinitialized.
Definition at line 160 of file RobotControl.h.
Definition at line 172 of file RobotControl.cpp.
|
override |
Definition at line 177 of file RobotControl.cpp.