Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ShutdownControl Class Reference

when activated, this will cause the aibo to shut down More...

#include <ShutdownControl.h>

Inheritance diagram for ShutdownControl:

Detailed Description

when activated, this will cause the aibo to shut down

Definition at line 8 of file ShutdownControl.h.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

ShutdownControl::ShutdownControl (  ) 

constructor

Definition at line 11 of file ShutdownControl.h.

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

constructor

Definition at line 12 of file ShutdownControl.h.

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

constructor

Definition at line 13 of file ShutdownControl.h.


Member Function Documentation

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