Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

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.

References doSelect().

ControlBase * ShutdownControl::doSelect  )  [virtual]
 

shuts down

Reimplemented from NullControl.

Definition at line 4 of file ShutdownControl.cc.


The documentation for this class was generated from the following files:
Tekkotsu v1.4
Generated Sat Jul 19 00:09:10 2003 by Doxygen 1.3.2