#include <Bpp/Seq/Io/Maf/MafIterator.h>
Definition at line 183 of file MafIterator.h.
◆ TrashIteratorAdapter() [1/2]
◆ TrashIteratorAdapter() [2/2]
◆ addIterationListener()
◆ analyseCurrentBlock_()
MafBlock* bpp::TrashIteratorAdapter::analyseCurrentBlock_ |
( |
| ) |
|
throw | ( | Exception |
| ) | | |
|
inlineprivatevirtual |
◆ fireIterationMoveSignal_()
void AbstractMafIterator::fireIterationMoveSignal_ |
( |
const MafBlock & |
currentBlock | ) |
|
|
protectedvirtualinherited |
◆ fireIterationStartSignal_()
void AbstractMafIterator::fireIterationStartSignal_ |
( |
| ) |
|
|
protectedvirtualinherited |
◆ fireIterationStopSignal_()
void AbstractMafIterator::fireIterationStopSignal_ |
( |
| ) |
|
|
protectedvirtualinherited |
◆ isVerbose()
bool bpp::AbstractMafIterator::isVerbose |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ nextBlock()
MafBlock* bpp::AbstractMafIterator::nextBlock |
( |
| ) |
|
throw | ( | Exception |
| ) | | |
|
inlinevirtualinherited |
Get the next available alignment block.
- Returns
- A maf alignment block, or a null pointer if no more block is available.
Implements bpp::MafIterator.
Definition at line 103 of file MafIterator.h.
◆ operator=()
◆ setVerbose()
void bpp::AbstractMafIterator::setVerbose |
( |
bool |
yn | ) |
|
|
inlinevirtualinherited |
◆ iterationListeners_
◆ iterator_
◆ started_
bool bpp::AbstractMafIterator::started_ |
|
protectedinherited |
◆ verbose_
bool bpp::AbstractMafIterator::verbose_ |
|
protectedinherited |
The documentation for this class was generated from the following file: