#include <commands.h>
Inheritance diagram for CCommandStop:
Public Member Functions | |
CCommandStop (unsigned int size, bool sleep, CMotionContainer *motion, bool addImmediateMotion=false) | |
int | execute (CCommand *control=NULL) |
Removes all commands from command buffer and executes a motion sequence
CCommandStop::CCommandStop | ( | unsigned int | size, | |
bool | sleep, | |||
CMotionContainer * | motion, | |||
bool | addImmediateMotion = false | |||
) | [inline] |
int CCommandStop::execute | ( | CCommand * | control = NULL |
) | [virtual] |
Reimplemented from CCommandSequence.