12 #include <llvm/Twine.h> 14 #include "Commands/InstantCommand.h" 27 std::string m_message;
Definition: RobotController.cpp:14
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79
Definition: PrintCommand.h:18
This command will execute once, then finish immediately afterward.
Definition: InstantCommand.h:21
virtual void Initialize()
The initialize method is called the first time this Command is run after being started.