| 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. |
|
|
reboots
Reimplemented from NullControl. Definition at line 4 of file RebootControl.cc. Referenced by activate(). |
|
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:22 2004 by Doxygen 1.3.4 |