Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ShutdownControl Class Reference

#include <ShutdownControl.h>

Inheritance diagram for ShutdownControl:

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 8 of file ShutdownControl.cc.

Referenced by activate().


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

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