Homepage Demos Overview Downloads Tutorials Reference
Credits

DumpFileControl Class Reference

#include <DumpFileControl.h>

Inheritance diagram for DumpFileControl:

Inheritance graph
[legend]
List of all members.

Detailed Description

Upon activation, loads a position from a file name read from cin (stored in ms/data/motion...).

Definition at line 9 of file DumpFileControl.h.

Public Member Functions

 DumpFileControl (const std::string &n, const std::string &r)
 Constructor.
virtual ~DumpFileControl ()
 Destructor.

Protected Member Functions

virtual ControlBaseselectedFile (const std::string &f)
 does the actual loading of the MotionSequence


Constructor & Destructor Documentation

DumpFileControl::DumpFileControl const std::string &  n,
const std::string &  r
[inline]
 

Constructor.

Definition at line 12 of file DumpFileControl.h.

virtual DumpFileControl::~DumpFileControl  )  [inline, virtual]
 

Destructor.

Definition at line 16 of file DumpFileControl.h.


Member Function Documentation

virtual ControlBase* DumpFileControl::selectedFile const std::string &  f  )  [inline, protected, virtual]
 

does the actual loading of the MotionSequence

Reimplemented from FileBrowserControl.

Definition at line 20 of file DumpFileControl.h.


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

Tekkotsu v2.2.1
Generated Tue Nov 23 16:37:44 2004 by Doxygen 1.3.9.1