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