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