bpp-seq3  3.0.0
bpp::IODistanceMatrix Class Referenceabstract

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

#include <Bpp/Seq/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
 
virtual const std::string getFormatName () const=0
 
virtual const std::string getFormatDescription () const=0
 

Detailed Description

General interface for distance matrix I/O.

Definition at line 20 of file IoDistanceMatrix.h.

Constructor & Destructor Documentation

◆ IODistanceMatrix()

bpp::IODistanceMatrix::IODistanceMatrix ( )
inline

Definition at line 24 of file IoDistanceMatrix.h.

◆ ~IODistanceMatrix()

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

Definition at line 25 of file IoDistanceMatrix.h.

Member Function Documentation

◆ getDataType()

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

Implements bpp::IOFormat.

Definition at line 28 of file IoDistanceMatrix.h.


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