|
Robot is in the state preinitialized. More...
#include <RobotAPI/statecharts/operations/RobotControl.h>
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 155 of file RobotControl.h.
Definition at line 166 of file RobotControl.cpp.
|
override |
Definition at line 170 of file RobotControl.cpp.