Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SavePostureControl Class Reference

#include <SavePostureControl.h>

Inheritance diagram for SavePostureControl:

List of all members.


Detailed Description

Upon activation, saves the current position to a file name read from user (default is /ms/data/motion...).

Definition at line 9 of file SavePostureControl.h.


Public Member Functions

 SavePostureControl ()
 Constructor.
 SavePostureControl (const std::string &n)
 Constructor.
virtual ControlBasetakeInput (const std::string &msg)
 called when the user has supplied a text string (may or may not have been prompted by doReadStdIn()! May not even be active yet - the user can direct the same input to a set of hilighted menus)

Constructor & Destructor Documentation

SavePostureControl::SavePostureControl (  )  [inline]

Constructor.

Definition at line 12 of file SavePostureControl.h.

SavePostureControl::SavePostureControl ( const std::string &  n  )  [inline]

Constructor.

Definition at line 14 of file SavePostureControl.h.


Member Function Documentation

virtual ControlBase* SavePostureControl::takeInput ( const std::string &  msg  )  [inline, virtual]

called when the user has supplied a text string (may or may not have been prompted by doReadStdIn()! May not even be active yet - the user can direct the same input to a set of hilighted menus)

The value which is returned is then activate()ed and pushed on the Controller's stack

Reimplemented from StringInputControl.

Definition at line 16 of file SavePostureControl.h.


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

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