OpenStructure
|
#include <fasta_io_handler.hh>
Inherits SequenceIOHandler, and SequenceIOHandler.
Public Member Functions | |
virtual void | Import (seq::SequenceList &aln, const boost::filesystem::path &loc) |
virtual void | Export (const seq::ConstSequenceList &aln, const boost::filesystem::path &loc) const |
virtual void | Import (seq::SequenceList &aln, std::istream &instream) |
virtual void | Export (const seq::ConstSequenceList &aln, std::ostream &ostream) const |
virtual void | Import (seq::SequenceList &aln, const boost::filesystem::path &loc) |
virtual void | Export (const seq::ConstSequenceList &aln, const boost::filesystem::path &loc) const |
virtual void | Import (seq::SequenceList &aln, std::istream &instream) |
virtual void | Export (const seq::ConstSequenceList &aln, std::ostream &ostream) const |
Public Member Functions inherited from SequenceIOHandler | |
virtual | ~SequenceIOHandler () |
virtual | ~SequenceIOHandler () |
Static Public Member Functions | |
static bool | ProvidesImport (const boost::filesystem::path &loc, const String &format="auto") |
static bool | ProvidesExport (const boost::filesystem::path &loc, const String &format="auto") |
static String | GetFormatName () |
static String | GetFormatDescription () |
static bool | ProvidesImport (const boost::filesystem::path &loc, const String &format="auto") |
static bool | ProvidesExport (const boost::filesystem::path &loc, const String &format="auto") |
static String | GetFormatName () |
static String | GetFormatDescription () |
Definition at line 29 of file fasta_io_handler.hh.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
inlinestatic |
Definition at line 48 of file fasta_io_handler.hh.
|
inlinestatic |
Definition at line 48 of file fasta_io_handler.hh.
|
inlinestatic |
Definition at line 47 of file fasta_io_handler.hh.
|
inlinestatic |
Definition at line 47 of file fasta_io_handler.hh.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
virtual |
Implements SequenceIOHandler.
|
static |
|
static |
|
static |
|
static |