Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <RebootControl.h>
Inheritance diagram for RebootControl:
Definition at line 8 of file RebootControl.h.
Public Member Functions | |
RebootControl () | |
constructor | |
RebootControl (const std::string &n) | |
constructor | |
RebootControl (const std::string &n, const std::string &d) | |
constructor | |
virtual ControlBase * | activate (MotionManager::MC_ID, Socket *) |
calls doSelect() | |
virtual ControlBase * | doSelect () |
reboots |
|
constructor
Definition at line 11 of file RebootControl.h. |
|
constructor
Definition at line 12 of file RebootControl.h. |
|
constructor
Definition at line 13 of file RebootControl.h. |
|
calls doSelect()
Reimplemented from NullControl. Definition at line 15 of file RebootControl.h. References doSelect(). |
|
reboots
Reimplemented from NullControl. Definition at line 4 of file RebootControl.cc. |
Tekkotsu v1.4 |
Generated Sat Jul 19 00:09:08 2003 by Doxygen 1.3.2 |