10 #include <wpi/Twine.h> 12 #include "Commands/Command.h" Definition: Utility.cpp:119
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
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79