Sequence I/O in BppO format.
More...
#include <Bpp/Seq/Io/BppOSequenceWriterFormat.h>
Sequence I/O in BppO format.
Creates a new OSequence 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 BppOSequenceWriterFormat.h.
◆ BppOSequenceWriterFormat()
| bpp::BppOSequenceWriterFormat::BppOSequenceWriterFormat |
( |
int |
warningLevel | ) |
|
|
inline |
◆ ~BppOSequenceWriterFormat()
| virtual bpp::BppOSequenceWriterFormat::~BppOSequenceWriterFormat |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
| const std::string bpp::BppOSequenceWriterFormat::getDataType |
( |
| ) |
const |
|
inline |
◆ getFormatDescription()
| const std::string bpp::BppOSequenceWriterFormat::getFormatDescription |
( |
| ) |
const |
|
inline |
◆ getFormatName()
| const std::string bpp::BppOSequenceWriterFormat::getFormatName |
( |
| ) |
const |
|
inline |
◆ getUnparsedArguments()
| virtual const std::map<std::string, std::string>& bpp::BppOSequenceWriterFormat::getUnparsedArguments |
( |
| ) |
const |
|
inlinevirtual |
◆ read()
| OSequence * BppOSequenceWriterFormat::read |
( |
const std::string & |
description | ) |
|
| throw | ( | Exception |
| ) | | |
◆ unparsedArguments_
| std::map<std::string, std::string> bpp::BppOSequenceWriterFormat::unparsedArguments_ |
|
private |
◆ warningLevel_
| int bpp::BppOSequenceWriterFormat::warningLevel_ |
|
private |
The documentation for this class was generated from the following files: