Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RebootControl Class Reference

#include <RebootControl.h>

Inheritance diagram for RebootControl:

Inheritance graph
[legend]
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 v2.4.1
Generated Tue Aug 16 16:35:07 2005 by Doxygen 1.4.4