ARB
Classes | Namespaces | Enumerations | Functions
seqio.hxx File Reference
#include <arbdb_base.h>
#include <arb_msg.h>
#include <smartptr.h>
Include dependency graph for seqio.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SEQIO::ExportFormatInfo
 

Namespaces

 SEQIO
 

Enumerations

enum  SEQIO::ExportWhich { SEQIO::EBF_ALL, SEQIO::EBF_MARKED, SEQIO::EBF_ONE }
 

Functions

void SEQIO::appendTo (char *&content, char sep, char *&toAppend)
 
bool SEQIO::read_string_pair (FILE *in, char *&s1, char *&s2, size_t &lineNr)
 
charSEQIO::fgets_smartLF (char *s, int size, FILE *stream)
 
GB_ERROR SEQIO::export_by_format (GBDATA *gb_main, ExportWhich which, const char *one_species, AP_filter *filter, int cut_stop_codon, int compress, const char *dbname, const char *formname, const char *field_transfer_set, const char *outname, int multiple, char **real_outname)
 
GB_ERROR SEQIO::get_exportFormat_information (const char *eft_formname, ExportFormatInfo &info)
 
charSEQIO::get_exportFormat_evalForm (const char *eft_formname, GB_ERROR &error)