Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RebootControl Class Reference

when activated, this will cause the aibo to reboot More...

#include <RebootControl.h>

Inheritance diagram for RebootControl:

Detailed Description

when activated, this will cause the aibo to reboot

Definition at line 8 of file RebootControl.h.

List of all members.

Public Member Functions

 RebootControl ()
 constructor
 RebootControl (const std::string &n)
 constructor
 RebootControl (const std::string &n, const std::string &d)
 constructor
virtual ControlBaseactivate (MC_ID, Socket *)
 calls doSelect()
virtual ControlBasedoSelect ()
 reboots

Constructor & Destructor Documentation

RebootControl::RebootControl (  ) 

constructor

Definition at line 11 of file RebootControl.h.

RebootControl::RebootControl ( const std::string &  n  ) 

constructor

Definition at line 12 of file RebootControl.h.

RebootControl::RebootControl ( const std::string &  n,
const std::string &  d 
)

constructor

Definition at line 13 of file RebootControl.h.


Member Function Documentation

virtual ControlBase* RebootControl::activate ( MC_ID  ,
Socket  
) [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 v5.1CVS
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3