bpp-phyl  2.2.0
bpp::IODistanceMatrix Class Reference

General interface for distance matrix I/O. More...

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

+ Inheritance diagram for bpp::IODistanceMatrix:
+ Collaboration diagram for bpp::IODistanceMatrix:

Public Member Functions

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

Detailed Description

General interface for distance matrix I/O.

Definition at line 57 of file IoDistanceMatrix.h.

Constructor & Destructor Documentation

◆ IODistanceMatrix()

bpp::IODistanceMatrix::IODistanceMatrix ( )
inline

Definition at line 61 of file IoDistanceMatrix.h.

◆ ~IODistanceMatrix()

virtual bpp::IODistanceMatrix::~IODistanceMatrix ( )
inlinevirtual

Definition at line 62 of file IoDistanceMatrix.h.

Member Function Documentation

◆ getDataType()

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

Definition at line 65 of file IoDistanceMatrix.h.


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