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