Listener which enables to catch events when parsing a Maf file.
More...
#include <Bpp/Seq/Io/Maf/IterationListener.h>
Listener which enables to catch events when parsing a Maf file.
Definition at line 51 of file IterationListener.h.
◆ ~IterationListener()
virtual bpp::IterationListener::~IterationListener |
( |
| ) |
|
|
inlinevirtual |
◆ iterationMoves()
virtual void bpp::IterationListener::iterationMoves |
( |
const MafBlock & |
currentBlock | ) |
|
|
pure virtual |
◆ iterationStarts()
virtual void bpp::IterationListener::iterationStarts |
( |
| ) |
|
|
pure virtual |
◆ iterationStops()
virtual void bpp::IterationListener::iterationStops |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: