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

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 (stored in /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 not have been prompted by doReadStdIn()!)


Constructor & Destructor Documentation

SavePostureControl::SavePostureControl  )  [inline]
 

Constructor.

Definition at line 12 of file SavePostureControl.h.

References ControlBase::name.

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

Constructor.

Definition at line 14 of file SavePostureControl.h.

References ControlBase::name.


Member Function Documentation

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

called when the user has supplied a text string (may not have been prompted by doReadStdIn()!)

Reimplemented from StringInputControl.

Definition at line 16 of file SavePostureControl.h.

References LoadSave::SaveFile(), StringInputControl::takeInput(), and PostureEngine::takeSnapshot().


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