Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SavePostureControl Class Reference

#include <SavePostureControl.h>

Inheritance diagram for SavePostureControl:

Inheritance graph
[legend]
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)


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 v3.0
Generated Fri May 11 20:08:43 2007 by Doxygen 1.4.7