Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RebootControl Class Reference

#include <RebootControl.h>

Inheritance diagram for RebootControl:

List of all members.


Detailed Description

when activated, this will cause the aibo to reboot

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 ControlBaseactivate (MotionManager::MC_ID, Socket *)
 calls doSelect()
virtual ControlBasedoSelect ()
 reboots

Constructor & Destructor Documentation

RebootControl::RebootControl (  )  [inline]

constructor

Definition at line 11 of file RebootControl.h.

RebootControl::RebootControl ( const std::string &  n  )  [inline]

constructor

Definition at line 12 of file RebootControl.h.

RebootControl::RebootControl ( const std::string &  n,
const std::string &  d 
) [inline]

constructor

Definition at line 13 of file RebootControl.h.


Member Function Documentation

virtual ControlBase* RebootControl::activate ( MotionManager::MC_ID  ,
Socket  
) [inline, virtual]

calls doSelect()

Reimplemented from NullControl.

Definition at line 15 of file RebootControl.h.

ControlBase * RebootControl::doSelect (  )  [virtual]

reboots

Reimplemented from NullControl.

Definition at line 6 of file RebootControl.cc.

Referenced by activate().


The documentation for this class was generated from the following files:

Tekkotsu v4.0
Generated Thu Nov 22 00:58:37 2007 by Doxygen 1.5.4