bpp-phyl3  3.0.0
bpp::IoFrequencySet Class Referenceabstract

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

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

+ Inheritance diagram for bpp::IoFrequencySet:
+ Collaboration diagram for bpp::IoFrequencySet:

Public Member Functions

 IoFrequencySet ()
 
virtual ~IoFrequencySet ()
 
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 model I/O.

Definition at line 24 of file IoFrequencySet.h.

Constructor & Destructor Documentation

◆ IoFrequencySet()

bpp::IoFrequencySet::IoFrequencySet ( )
inline

Definition at line 28 of file IoFrequencySet.h.

◆ ~IoFrequencySet()

virtual bpp::IoFrequencySet::~IoFrequencySet ( )
inlinevirtual

Definition at line 29 of file IoFrequencySet.h.

Member Function Documentation

◆ getDataType()

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

Implements bpp::IOFormat.

Definition at line 32 of file IoFrequencySet.h.


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