#include <Bpp/Phyl/Io/IoTree.h>
Definition at line 225 of file IoTree.h.
◆ AbstractIPhyloTree()
bpp::AbstractIPhyloTree::AbstractIPhyloTree |
( |
| ) |
|
|
inline |
◆ ~AbstractIPhyloTree()
virtual bpp::AbstractIPhyloTree::~AbstractIPhyloTree |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IOTree::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ getElement()
Element bpp::AbstractIPhyloTree::getElement |
( |
const std::string & |
elt | ) |
const |
|
inline |
◆ readPhyloTree() [1/2]
std::unique_ptr<PhyloTree> bpp::AbstractIPhyloTree::readPhyloTree |
( |
const std::string & |
path | ) |
const |
|
inlineoverridevirtual |
◆ readPhyloTree() [2/2]
std::unique_ptr<PhyloTree> bpp::AbstractIPhyloTree::readPhyloTree |
( |
std::istream & |
in | ) |
const |
|
overridepure virtual |
The documentation for this class was generated from the following file: