Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SavePostureControl Class Reference

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

#include <SavePostureControl.h>

Inheritance diagram for SavePostureControl:

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.

List of all members.

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 (  ) 

Constructor.

Definition at line 12 of file SavePostureControl.h.

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

Constructor.

Definition at line 14 of file SavePostureControl.h.


Member Function Documentation

virtual ControlBase* SavePostureControl::takeInput ( const std::string &  msg  )  [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 v5.1CVS
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3