bpp-popgen3
3.0.0
|
Interface for input/output with DataSet. More...
#include <Bpp/PopGen/DataSet/Io/IODataSet.h>
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 |
Interface for input/output with DataSet.
IODataSet is a virtual class. This is an interface to declare commune methodes for in/out action on DataSet.
Definition at line 27 of file IODataSet.h.
|
inlineprivatevirtual |
Implements bpp::IOFormat.
Definition at line 33 of file IODataSet.h.