Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

DumpFileControl Class Reference

#include <DumpFileControl.h>

Inheritance diagram for DumpFileControl:

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 v4.0
Generated Thu Nov 22 00:58:17 2007 by Doxygen 1.5.4