10 #include <llvm/Twine.h> 12 #include "Commands/Command.h" Definition: RobotController.cpp:14
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79
Definition: WaitForChildren.h:16
virtual bool IsFinished()
Returns whether this command is finished.
Definition: WaitForChildren.cpp:20
The Command class is at the very core of the entire command framework.
Definition: Command.h:48