General interface for DAG readers.
More...
#include <Bpp/Phyl/Io/IoDAG.h>
General interface for DAG readers.
Definition at line 54 of file IoDAG.h.
◆ IPhyloDAG()
bpp::IPhyloDAG::IPhyloDAG |
( |
| ) |
|
|
inline |
◆ ~IPhyloDAG()
virtual bpp::IPhyloDAG::~IPhyloDAG |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
virtual const std::string bpp::IODAG::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ readPhyloDAG() [1/2]
virtual std::unique_ptr<PhyloDAG> bpp::IPhyloDAG::readPhyloDAG |
( |
const std::string & |
path | ) |
const |
|
pure virtual |
◆ readPhyloDAG() [2/2]
virtual std::unique_ptr<PhyloDAG> bpp::IPhyloDAG::readPhyloDAG |
( |
std::istream & |
in | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: