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