|
bpp-phyl
2.2.0
|
#include "../Tree.h"#include <string>#include <iostream>#include <fstream>#include <sstream>#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... | |
| class | bpp::ITree |
| General interface for tree readers. More... | |
| class | bpp::OTree |
| General interface for tree writers. More... | |
| class | bpp::AbstractITree |
| Partial implementation of the ITree interface. More... | |
| class | bpp::AbstractOTree |
| Partial implementation of the OTree interface. More... | |
| class | bpp::IMultiTree |
| General interface for multiple trees readers. More... | |
| class | bpp::OMultiTree |
| General interface for tree writers. More... | |
| class | bpp::AbstractIMultiTree |
| Partial implementation of the IMultiTree interface. More... | |
| class | bpp::AbstractOMultiTree |
| Partial implementation of the OTree interface. More... | |
Namespaces | |
| bpp | |