Sequence I/O in BppO format.
More...
#include <Bpp/Seq/Io/BppOSequenceReaderFormat.h>
Sequence I/O in BppO format.
Creates a new ISequence object according to distribution description syntax (see the Bio++ Program Suite manual for a detailed description of this syntax).
Definition at line 56 of file BppOSequenceReaderFormat.h.
◆ BppOSequenceReaderFormat()
bpp::BppOSequenceReaderFormat::BppOSequenceReaderFormat |
( |
int |
warningLevel | ) |
|
|
inline |
◆ ~BppOSequenceReaderFormat()
virtual bpp::BppOSequenceReaderFormat::~BppOSequenceReaderFormat |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
const std::string bpp::BppOSequenceReaderFormat::getDataType |
( |
| ) |
const |
|
inline |
◆ getFormatDescription()
const std::string bpp::BppOSequenceReaderFormat::getFormatDescription |
( |
| ) |
const |
|
inline |
◆ getFormatName()
const std::string bpp::BppOSequenceReaderFormat::getFormatName |
( |
| ) |
const |
|
inline |
◆ getUnparsedArguments()
virtual const std::map<std::string, std::string>& bpp::BppOSequenceReaderFormat::getUnparsedArguments |
( |
| ) |
const |
|
inlinevirtual |
◆ read()
ISequence * BppOSequenceReaderFormat::read |
( |
const std::string & |
description | ) |
|
throw | ( | Exception |
| ) | | |
◆ unparsedArguments_
std::map<std::string, std::string> bpp::BppOSequenceReaderFormat::unparsedArguments_ |
|
private |
◆ warningLevel_
int bpp::BppOSequenceReaderFormat::warningLevel_ |
|
private |
The documentation for this class was generated from the following files: