bpp-phyl3
3.0.0
|
#include <string>
#include <iostream>
#include <fstream>
#include <sstream>
#include <memory>
#include <Bpp/Exceptions.h>
#include <Bpp/Io/IoFormat.h>
Go to the source code of this file.
Classes | |
class | bpp::IODAG |
General interface for DAG I/O. More... | |
struct | bpp::IODAG::Element |
class | bpp::IPhyloDAG |
General interface for DAG readers. More... | |
class | bpp::OPhyloDAG |
General interface for DAG writers. More... | |
class | bpp::AbstractIPhyloDAG |
Partial implementation of the IDAG interface. More... | |
class | bpp::AbstractOPhyloDAG |
Partial implementation of the ODAG interface. More... | |
class | bpp::IMultiPhyloDAG |
General interface for multiple trees readers. More... | |
class | bpp::OMultiPhyloDAG |
General interface for tree writers. More... | |
class | bpp::AbstractIMultiPhyloDAG |
Partial implementation of the IMultiDAG interface. More... | |
class | bpp::AbstractOMultiPhyloDAG |
Partial implementation of the ODAG interface. More... | |
Namespaces | |
bpp | |
Defines the basic types of data flow nodes. | |