General interface for DAG writers.
More...
#include <Bpp/Phyl/Io/IoDAG.h>
General interface for DAG writers.
Definition at line 86 of file IoDAG.h.
◆ OPhyloDAG()
| bpp::OPhyloDAG::OPhyloDAG |
( |
| ) |
|
|
inline |
◆ ~OPhyloDAG()
| virtual bpp::OPhyloDAG::~OPhyloDAG |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
| virtual const std::string bpp::IODAG::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ writePhyloDAG() [1/2]
| virtual void bpp::OPhyloDAG::writePhyloDAG |
( |
const PhyloDAG & |
dag, |
|
|
const std::string & |
path, |
|
|
bool |
overwrite |
|
) |
| const |
|
pure virtual |
◆ writePhyloDAG() [2/2]
| virtual void bpp::OPhyloDAG::writePhyloDAG |
( |
const PhyloDAG & |
dag, |
|
|
std::ostream & |
out |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: