Partial implementation of the IMultiTree interface.
More...
#include <Bpp/Phyl/Io/IoTree.h>
Partial implementation of the IMultiTree interface.
Definition at line 475 of file IoTree.h.
◆ AbstractIMultiPhyloTree()
bpp::AbstractIMultiPhyloTree::AbstractIMultiPhyloTree |
( |
| ) |
|
|
inline |
◆ ~AbstractIMultiPhyloTree()
virtual bpp::AbstractIMultiPhyloTree::~AbstractIMultiPhyloTree |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IOTree::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ readPhyloTrees() [1/2]
virtual void bpp::AbstractIMultiPhyloTree::readPhyloTrees |
( |
const std::string & |
path, |
|
|
std::vector< std::unique_ptr< PhyloTree >> & |
trees |
|
) |
| const |
|
inlineoverridevirtual |
◆ readPhyloTrees() [2/2]
virtual void bpp::AbstractIMultiPhyloTree::readPhyloTrees |
( |
std::istream & |
in, |
|
|
std::vector< std::unique_ptr< PhyloTree >> & |
trees |
|
) |
| const |
|
overridepure virtual |
The documentation for this class was generated from the following file: