ARB
|
Public Member Functions | |
export_format () | |
~export_format () | |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
char * | system |
char * | pre_format |
char * | suffix |
char * | description |
char * | form |
EXPORT_CMD | export_mode |
Definition at line 64 of file seq_export.cxx.
|
inline |
Definition at line 73 of file seq_export.cxx.
|
inline |
Definition at line 81 of file seq_export.cxx.
char* export_format::system |
Definition at line 65 of file seq_export.cxx.
Referenced by export_format_single(), and read_export_format().
char* export_format::pre_format |
Definition at line 66 of file seq_export.cxx.
Referenced by export_format_single(), SEQIO::get_exportFormat_evalForm(), and read_export_format().
char* export_format::suffix |
Definition at line 67 of file seq_export.cxx.
Referenced by export_format_single(), SEQIO::get_exportFormat_information(), and read_export_format().
char* export_format::description |
Definition at line 68 of file seq_export.cxx.
Referenced by SEQIO::get_exportFormat_information(), and read_export_format().
char* export_format::form |
Definition at line 69 of file seq_export.cxx.
Referenced by export_write_species(), SEQIO::get_exportFormat_evalForm(), and read_export_format().
EXPORT_CMD export_format::export_mode |
Definition at line 71 of file seq_export.cxx.
Referenced by export_format_single(), export_write_species(), SEQIO::get_exportFormat_evalForm(), and read_export_format().