#include <fltTrans.h>
Inheritance diagram for FltTrans:
Public Member Functions | |
FltTrans () | |
void | run () |
Protected Member Functions | |
virtual bool | handle_args (Args &args) |
Protected Attributes | |
Filename | _input_filename |
bool | _got_new_version |
double | _new_version |
|
|
Reimplemented from ProgramBase. Definition at line 118 of file fltTrans.cxx. References _input_filename, WithOutputFile::check_last_arg(), and nout. |
|
Definition at line 69 of file fltTrans.cxx. References _input_filename, _new_version, FE_ok, FltError, WithOutputFile::get_output(), FltHeader::max_flt_version(), FltHeader::min_flt_version(), nout, and ProgramBase::PT(). Referenced by main(). |
|
Definition at line 43 of file fltTrans.h. Referenced by FltTrans(). |
|
Definition at line 42 of file fltTrans.h. Referenced by handle_args(), and run(). |
|
Definition at line 44 of file fltTrans.h. Referenced by FltTrans(), and run(). |