bpp-phyl3  3.0.0
bpp::IOTree Class Referenceabstract

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

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

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

Classes

struct  Element
 

Public Member Functions

 IOTree ()
 
virtual ~IOTree ()
 
virtual const std::string getDataType () const
 
virtual const std::string getFormatName () const=0
 
virtual const std::string getFormatDescription () const=0
 

Detailed Description

General interface for tree I/O.

Definition at line 27 of file IoTree.h.

Constructor & Destructor Documentation

◆ IOTree()

bpp::IOTree::IOTree ( )
inline

Definition at line 47 of file IoTree.h.

◆ ~IOTree()

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

Definition at line 48 of file IoTree.h.

Member Function Documentation

◆ getDataType()

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

Implements bpp::IOFormat.

Definition at line 51 of file IoTree.h.


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