| 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(), and MotionManager::MC_ID. |
Here is the call graph for this function:

|
|
reboots
Reimplemented from NullControl. Definition at line 4 of file RebootControl.cc. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:57:22 2003 by Doxygen 1.3.4 |