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