Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <ShutdownControl.h>
Inheritance diagram for ShutdownControl:
Definition at line 8 of file ShutdownControl.h.
Public Member Functions | |
ShutdownControl () | |
constructor | |
ShutdownControl (const std::string &n) | |
constructor | |
ShutdownControl (const std::string &n, const std::string &d) | |
constructor | |
virtual ControlBase * | activate (MotionManager::MC_ID, Socket *) |
calls doSelect() | |
virtual ControlBase * | doSelect () |
shuts down |
|
constructor
Definition at line 11 of file ShutdownControl.h. |
|
constructor
Definition at line 12 of file ShutdownControl.h. |
|
constructor
Definition at line 13 of file ShutdownControl.h. |
|
calls doSelect()
Reimplemented from NullControl. Definition at line 15 of file ShutdownControl.h. |
|
shuts down
Reimplemented from NullControl. Definition at line 4 of file ShutdownControl.cc. Referenced by activate(). |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:27 2004 by Doxygen 1.3.4 |