ARB
Public Member Functions | List of all members
EmblImporter Class Reference

#include <Importer.h>

Inheritance diagram for EmblImporter:
Inheritance graph
[legend]
Collaboration diagram for EmblImporter:
Collaboration graph
[legend]

Public Member Functions

 EmblImporter (LineReader &Flatfile, DBwriter &DB_writer)
 
 ~EmblImporter () OVERRIDE
 
- Public Member Functions inherited from Importer
 Importer (LineReader &Flatfile, DBwriter &DB_writer, const MetaTag *meta_description)
 
virtual ~Importer ()
 
void import ()
 
void warning (const char *msg)
 

Additional Inherited Members

- Protected Member Functions inherited from Importer
void expectLine (string &line)
 
const MetaTagfindTag (const string &tag)
 
FeatureLinePtr getFeatureTableLine ()
 
void backFeatureTableLine (FeatureLinePtr &fline)
 
FeatureLinePtr getUnwrappedFeatureTableLine ()
 
FeaturePtr parseFeature ()
 
void parseFeatureTable ()
 
void show_warnings (const string &import_of_what)
 
void check_base_counters (const SequenceBuffer &seqData, const BaseCounter *headerCount)
 
- Protected Attributes inherited from Importer
DBwriterdb_writer
 
LineReaderflatfile
 
MetaTagTranslator tagTranslator
 
FeatureLines pushedFeatureLines
 
stringVector warnings
 
long expectedSeqLength
 

Detailed Description

Definition at line 107 of file Importer.h.

Constructor & Destructor Documentation

EmblImporter::EmblImporter ( LineReader Flatfile,
DBwriter DB_writer 
)

Definition at line 505 of file Importer.cxx.

EmblImporter::~EmblImporter ( )
inline

Definition at line 114 of file Importer.h.


The documentation for this class was generated from the following files: