This iterator print an attached tree to a newick file.
More...
#include <Bpp/Seq/Io/Maf/OutputTreeMafIterator.h>
This iterator print an attached tree to a newick file.
Definition at line 64 of file OutputTreeMafIterator.h.
◆ OutputTreeMafIterator() [1/2]
bpp::OutputTreeMafIterator::OutputTreeMafIterator |
( |
MafIterator * |
iterator, |
|
|
std::ostream * |
out, |
|
|
const std::string |
treeProperty |
|
) |
| |
|
inline |
◆ OutputTreeMafIterator() [2/2]
◆ analyseCurrentBlock_()
MafBlock* bpp::OutputTreeMafIterator::analyseCurrentBlock_ |
( |
| ) |
|
throw | ( | Exception |
| ) | | |
|
inline |
◆ operator=()
◆ writeBlock()
void OutputTreeMafIterator::writeBlock |
( |
std::ostream & |
out, |
|
|
const MafBlock & |
block |
|
) |
| const |
|
private |
◆ output_
std::ostream* bpp::OutputTreeMafIterator::output_ |
|
private |
◆ treeProperty_
std::string bpp::OutputTreeMafIterator::treeProperty_ |
|
private |
◆ writer_
Newick bpp::OutputTreeMafIterator::writer_ |
|
private |
The documentation for this class was generated from the following files: