#include <eggToSomething.h>
Inheritance diagram for EggToSomething:
Public Member Functions | |
EggToSomething (const string &format_name, const string &preferred_extension=string(), bool allow_last_param=true, bool allow_stdout=true) | |
Protected Member Functions | |
virtual bool | handle_args (Args &args) |
|
Definition at line 30 of file eggToSomething.cxx. References EggConverter::_format_name, WithOutputFile::_preferred_extension, ProgramBase::add_runline(), ProgramBase::clear_runlines(), and ProgramBase::redescribe_option(). |
|
Reimplemented from EggFilter. Reimplemented in EggToBam. Definition at line 96 of file eggToSomething.cxx. References WithOutputFile::check_last_arg(), and EggFilter::handle_args(). Referenced by EggToBam::handle_args(). |