ARB
|
#include <awti_imp_local.hxx>
Public Member Functions | |
import_format () | |
~import_format () | |
![]() | |
Noncopyable () | |
Public Attributes | |
char * | autodetect |
char * | system |
char * | new_format |
size_t | new_format_lineno |
size_t | tab |
char * | description |
char * | begin |
char * | sequencestart |
int | read_this_sequence_line_too |
char * | sequenceend |
char * | sequencesrt |
char * | sequenceaci |
char * | filetag |
char * | autotag |
size_t | sequencecolumn |
int | autocreateacc |
int | noautonames |
char * | end |
SetVariables | global_variables |
SetVariables | variable_errors |
char * | b1 |
char * | b2 |
import_match * | match |
Definition at line 105 of file awti_imp_local.hxx.
import_format::import_format | ( | ) |
Definition at line 307 of file AWTI_import.cxx.
import_format::~import_format | ( | ) |
Definition at line 331 of file AWTI_import.cxx.
References autodetect, autotag, b1, b2, begin, description, end, filetag, match, new_format, sequenceaci, sequenceend, sequencesrt, sequencestart, and system.
char* import_format::autodetect |
Definition at line 106 of file awti_imp_local.hxx.
Referenced by ArbImporter::detect_format(), read_import_format(), and ~import_format().
char* import_format::system |
Definition at line 107 of file awti_imp_local.hxx.
Referenced by ArbImporter::next_file(), read_import_format(), and ~import_format().
char* import_format::new_format |
Definition at line 108 of file awti_imp_local.hxx.
Referenced by read_import_format(), and ~import_format().
size_t import_format::new_format_lineno |
Definition at line 109 of file awti_imp_local.hxx.
Referenced by read_import_format().
size_t import_format::tab |
Definition at line 110 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), and read_import_format().
char* import_format::description |
Definition at line 112 of file awti_imp_local.hxx.
Referenced by read_import_format(), update_format_description(), and ~import_format().
char* import_format::begin |
Definition at line 114 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
char* import_format::sequencestart |
Definition at line 116 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
int import_format::read_this_sequence_line_too |
Definition at line 117 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), and read_import_format().
char* import_format::sequenceend |
Definition at line 118 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
char* import_format::sequencesrt |
Definition at line 119 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
char* import_format::sequenceaci |
Definition at line 120 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
char* import_format::filetag |
Definition at line 121 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().
char* import_format::autotag |
Definition at line 122 of file awti_imp_local.hxx.
Referenced by read_import_format(), and ~import_format().
size_t import_format::sequencecolumn |
Definition at line 123 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), and read_import_format().
int import_format::autocreateacc |
Definition at line 124 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), and read_import_format().
int import_format::noautonames |
Definition at line 125 of file awti_imp_local.hxx.
Referenced by ArbImporter::import_data(), and read_import_format().
char* import_format::end |
Definition at line 127 of file awti_imp_local.hxx.
Referenced by read_import_format(), and ~import_format().
SetVariables import_format::global_variables |
Definition at line 129 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), and read_import_format().
SetVariables import_format::variable_errors |
Definition at line 130 of file awti_imp_local.hxx.
Referenced by expandSetVariables(), and read_import_format().
char* import_format::b1 |
Definition at line 132 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_line(), and ~import_format().
char* import_format::b2 |
Definition at line 133 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_line(), and ~import_format().
import_match* import_format::match |
Definition at line 135 of file awti_imp_local.hxx.
Referenced by ArbImporter::read_data(), read_import_format(), and ~import_format().