General interface for tree writers.
More...
#include <Bpp/Phyl/Io/IoTree.h>
General interface for tree writers.
Definition at line 417 of file IoTree.h.
◆ OMultiPhyloTree()
bpp::OMultiPhyloTree::OMultiPhyloTree |
( |
| ) |
|
|
inline |
◆ ~OMultiPhyloTree()
virtual bpp::OMultiPhyloTree::~OMultiPhyloTree |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IOTree::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ writePhyloTrees() [1/2]
virtual void bpp::OMultiPhyloTree::writePhyloTrees |
( |
const std::vector< const PhyloTree * > & |
trees, |
|
|
const std::string & |
path, |
|
|
bool |
overwrite |
|
) |
| const |
|
pure virtual |
◆ writePhyloTrees() [2/2]
virtual void bpp::OMultiPhyloTree::writePhyloTrees |
( |
const std::vector< const PhyloTree * > & |
trees, |
|
|
std::ostream & |
out |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: