bpp-phyl  2.2.0
bpp::IOTree Class Reference

General interface for tree I/O. More...

#include <Bpp/Phyl/Io/IoTree.h>

+ Inheritance diagram for bpp::IOTree:
+ Collaboration diagram for bpp::IOTree:

Public Member Functions

 IOTree ()
 
virtual ~IOTree ()
 
virtual const std::string getDataType () const
 

Detailed Description

General interface for tree I/O.

Definition at line 60 of file IoTree.h.

Constructor & Destructor Documentation

◆ IOTree()

bpp::IOTree::IOTree ( )
inline

Definition at line 64 of file IoTree.h.

◆ ~IOTree()

virtual bpp::IOTree::~IOTree ( )
inlinevirtual

Definition at line 65 of file IoTree.h.

Member Function Documentation

◆ getDataType()

virtual const std::string bpp::IOTree::getDataType ( ) const
inlinevirtual

Definition at line 68 of file IoTree.h.


The documentation for this class was generated from the following file: