|
bpp-phyl3 3.0.0
|
#include "../Tree/PhyloTree.h"#include "../Tree/Tree.h"#include <string>#include <iostream>#include <fstream>#include <sstream>#include <memory>#include <Bpp/Exceptions.h>#include <Bpp/Io/IoFormat.h>
Include dependency graph for IoTree.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::IOTree |
| General interface for tree I/O. More... | |
| struct | bpp::IOTree::Element |
| class | bpp::ITree |
| General interface for tree readers. More... | |
| class | bpp::IPhyloTree |
| General interface for tree readers. More... | |
| class | bpp::OTree |
| General interface for tree writers. More... | |
| class | bpp::OPhyloTree |
| General interface for tree writers. More... | |
| class | bpp::AbstractITree |
| Partial implementation of the ITree interface. More... | |
| class | bpp::AbstractIPhyloTree |
| class | bpp::AbstractOTree |
| Partial implementation of the OTree interface. More... | |
| class | bpp::AbstractOPhyloTree |
| Partial implementation of the OTree interface. More... | |
| class | bpp::IMultiTree |
| General interface for multiple trees readers. More... | |
| class | bpp::IMultiPhyloTree |
| class | bpp::OMultiTree |
| General interface for tree writers. More... | |
| class | bpp::OMultiPhyloTree |
| General interface for tree writers. More... | |
| class | bpp::AbstractIMultiTree |
| Partial implementation of the IMultiTree interface. More... | |
| class | bpp::AbstractIMultiPhyloTree |
| Partial implementation of the IMultiTree interface. More... | |
| class | bpp::AbstractOMultiTree |
| Partial implementation of the OTree interface. More... | |
| class | bpp::AbstractOMultiPhyloTree |
| Partial implementation of the OTree interface. More... | |
Namespaces | |
| namespace | bpp |
| Defines the basic types of data flow nodes. | |