PromodIOHandler Class Reference
#include <promod_io_handler.hh>
Inherits ost::io::SequenceIOHandler, and ost::io::SequenceIOHandler.
Public Member Functions |
virtual void | Import (seq::SequenceList &ali, const boost::filesystem::path &loc) |
virtual void | Export (const seq::ConstSequenceList &ent, const boost::filesystem::path &loc) const |
virtual void | Import (seq::SequenceList &ent, std::istream &instream) |
virtual void | Export (const seq::ConstSequenceList &ent, std::ostream &ostream) const |
virtual void | Import (seq::SequenceList &ali, const boost::filesystem::path &loc) |
virtual void | Export (const seq::ConstSequenceList &ent, const boost::filesystem::path &loc) const |
virtual void | Import (seq::SequenceList &ent, std::istream &instream) |
virtual void | Export (const seq::ConstSequenceList &ent, std::ostream &ostream) const |
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 () |
Detailed Description
Definition at line 30 of file promod_io_handler.hh.
Member Function Documentation
virtual void Export |
( |
const seq::ConstSequenceList & |
ent, |
|
|
const boost::filesystem::path & |
loc | |
|
) |
| | const [virtual] |
virtual void Export |
( |
const seq::ConstSequenceList & |
ent, |
|
|
const boost::filesystem::path & |
loc | |
|
) |
| | const [virtual] |
static String GetFormatDescription |
( |
|
) |
[inline, static] |
static String GetFormatDescription |
( |
|
) |
[inline, static] |
static String GetFormatName |
( |
|
) |
[inline, static] |
static String GetFormatName |
( |
|
) |
[inline, static] |
virtual void Import |
( |
seq::SequenceList & |
ali, |
|
|
const boost::filesystem::path & |
loc | |
|
) |
| | [virtual] |
virtual void Import |
( |
seq::SequenceList & |
ali, |
|
|
const boost::filesystem::path & |
loc | |
|
) |
| | [virtual] |
static bool ProvidesExport |
( |
const boost::filesystem::path & |
loc, |
|
|
const String & |
format = "auto" | |
|
) |
| | [static] |
static bool ProvidesExport |
( |
const boost::filesystem::path & |
loc, |
|
|
const String & |
format = "auto" | |
|
) |
| | [static] |
static bool ProvidesImport |
( |
const boost::filesystem::path & |
loc, |
|
|
const String & |
format = "auto" | |
|
) |
| | [static] |
static bool ProvidesImport |
( |
const boost::filesystem::path & |
loc, |
|
|
const String & |
format = "auto" | |
|
) |
| | [static] |
The documentation for this class was generated from the following files: