Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <SavePostureControl.h>
Inheritance diagram for SavePostureControl:
Definition at line 9 of file SavePostureControl.h.
Public Member Functions | |
SavePostureControl () | |
Constructor. | |
SavePostureControl (const std::string &n) | |
Constructor. | |
virtual ControlBase * | takeInput (const std::string &msg) |
called when the user has supplied a text string (may not have been prompted by doReadStdIn()!) |
|
Constructor.
Definition at line 12 of file SavePostureControl.h. |
|
Constructor.
Definition at line 14 of file SavePostureControl.h. |
|
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. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:24 2004 by Doxygen 1.3.4 |