Partial implementation of the IMultiDAG interface.
More...
#include <Bpp/Phyl/Io/IoDAG.h>
Partial implementation of the IMultiDAG interface.
Definition at line 250 of file IoDAG.h.
◆ AbstractIMultiPhyloDAG()
bpp::AbstractIMultiPhyloDAG::AbstractIMultiPhyloDAG |
( |
| ) |
|
|
inline |
◆ ~AbstractIMultiPhyloDAG()
virtual bpp::AbstractIMultiPhyloDAG::~AbstractIMultiPhyloDAG |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IODAG::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ readPhyloDAGs() [1/2]
virtual void bpp::AbstractIMultiPhyloDAG::readPhyloDAGs |
( |
const std::string & |
path, |
|
|
std::vector< std::unique_ptr< PhyloDAG >> & |
dags |
|
) |
| const |
|
inlineoverridevirtual |
◆ readPhyloDAGs() [2/2]
virtual void bpp::AbstractIMultiPhyloDAG::readPhyloDAGs |
( |
std::istream & |
in, |
|
|
std::vector< std::unique_ptr< PhyloDAG >> & |
dags |
|
) |
| const |
|
overridepure virtual |
The documentation for this class was generated from the following file: