Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <DumpFileControl.h>
Inheritance diagram for DumpFileControl:
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 ControlBase * | selectedFile (const std::string &f) |
does the actual loading of the MotionSequence |
|
Constructor.
Definition at line 12 of file DumpFileControl.h. |
|
Destructor.
Definition at line 16 of file DumpFileControl.h. |
|
does the actual loading of the MotionSequence
Reimplemented from FileBrowserControl. Definition at line 20 of file DumpFileControl.h. References ControlBase::doRewrite, Socket::getWriteBuffer(), Socket::printf(), serr, sout, and Socket::write(). |
Tekkotsu v1.4 |
Generated Sat Jul 19 00:08:54 2003 by Doxygen 1.3.2 |