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