Partial implementation of the IDAG interface.
More...
#include <Bpp/Phyl/Io/IoDAG.h>
Partial implementation of the IDAG interface.
Definition at line 120 of file IoDAG.h.
◆ AbstractIPhyloDAG()
bpp::AbstractIPhyloDAG::AbstractIPhyloDAG |
( |
| ) |
|
|
inline |
◆ ~AbstractIPhyloDAG()
virtual bpp::AbstractIPhyloDAG::~AbstractIPhyloDAG |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IODAG::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ getElement()
virtual Element bpp::AbstractIPhyloDAG::getElement |
( |
const std::string & |
elt | ) |
const |
|
inlinevirtual |
◆ readPhyloDAG() [1/2]
std::unique_ptr<PhyloDAG> bpp::AbstractIPhyloDAG::readPhyloDAG |
( |
const std::string & |
path | ) |
const |
|
inlineoverridevirtual |
◆ readPhyloDAG() [2/2]
std::unique_ptr<PhyloDAG> bpp::AbstractIPhyloDAG::readPhyloDAG |
( |
std::istream & |
in | ) |
const |
|
overridepure virtual |
The documentation for this class was generated from the following file: