#include <eggConverter.h>
Inheritance diagram for EggConverter:
Public Member Functions | |
EggConverter (const string &format_name, const string &preferred_extension=string(), bool allow_last_param=true, bool allow_stdout=true) | |
Protected Attributes | |
string | _format_name |
|
Definition at line 33 of file eggConverter.cxx. References WithOutputFile::_preferred_extension. |
|