Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

DumpFileControl Class Reference

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

#include <DumpFileControl.h>

Inheritance diagram for DumpFileControl:

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.

List of all members.

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 
)

Constructor.

Definition at line 9 of file DumpFileControl.h.

virtual DumpFileControl::~DumpFileControl (  )  [virtual]

Destructor.

Definition at line 13 of file DumpFileControl.h.


Member Function Documentation

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

does the actual loading of the MotionSequence

Reimplemented from FileBrowserControl.

Definition at line 17 of file DumpFileControl.h.


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3