Homepage Demos Overview Downloads Tutorials Reference
Credits

ShutdownControl Class Reference

#include <ShutdownControl.h>

Inheritance diagram for ShutdownControl:

Inheritance graph
[legend]
List of all members.

Detailed Description

when activated, this will cause the aibo to shut down

Definition at line 8 of file ShutdownControl.h.

Public Member Functions

 ShutdownControl ()
 constructor
 ShutdownControl (const std::string &n)
 constructor
 ShutdownControl (const std::string &n, const std::string &d)
 constructor
virtual ControlBaseactivate (MotionManager::MC_ID, Socket *)
 calls doSelect()
virtual ControlBasedoSelect ()
 shuts down


Constructor & Destructor Documentation

ShutdownControl::ShutdownControl  )  [inline]
 

constructor

Definition at line 11 of file ShutdownControl.h.

ShutdownControl::ShutdownControl const std::string &  n  )  [inline]
 

constructor

Definition at line 12 of file ShutdownControl.h.

ShutdownControl::ShutdownControl const std::string &  n,
const std::string &  d
[inline]
 

constructor

Definition at line 13 of file ShutdownControl.h.


Member Function Documentation

virtual ControlBase* ShutdownControl::activate MotionManager::MC_ID  ,
Socket
[inline, virtual]
 

calls doSelect()

Reimplemented from NullControl.

Definition at line 15 of file ShutdownControl.h.

ControlBase * ShutdownControl::doSelect  )  [virtual]
 

shuts down

Reimplemented from NullControl.

Definition at line 4 of file ShutdownControl.cc.

Referenced by activate().


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

Tekkotsu v2.2.1
Generated Tue Nov 23 16:37:52 2004 by Doxygen 1.3.9.1