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