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. References doSelect(). |
|
shuts down
Reimplemented from NullControl. Definition at line 4 of file ShutdownControl.cc. |
Tekkotsu v1.4 |
Generated Sat Jul 19 00:09:10 2003 by Doxygen 1.3.2 |