bpp-popgen  3.0.0
bpp::IODataSet Class Referenceabstract

Interface for input/ouput with DataSet. More...

#include <Bpp/PopGen/DataSet/Io/IODataSet.h>

+ Inheritance diagram for bpp::IODataSet:
+ Collaboration diagram for bpp::IODataSet:

Public Member Functions

virtual const std::string getFormatName () const=0
 
virtual const std::string getFormatDescription () const=0
 

Private Member Functions

The IOFormat interface.
const std::string getDataType () const
 

Detailed Description

Interface for input/ouput with DataSet.

IODataSet is a virtual class. This is an interface to declare commune methodes for in/out action on DataSet.

Author
Sylvain Gaillard

Definition at line 61 of file IODataSet.h.

Member Function Documentation

◆ getDataType()

const std::string bpp::IODataSet::getDataType ( ) const
inlineprivatevirtual

Implements bpp::IOFormat.

Definition at line 67 of file IODataSet.h.


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