bpp-popgen3
3.0.0
|
This is the complete list of members for bpp::IDataSet, including all inherited members.
getDataType() const | bpp::IODataSet | inlineprivatevirtual |
getFormatDescription() const=0 | bpp::IOFormat | pure virtual |
getFormatName() const=0 | bpp::IOFormat | pure virtual |
IOFormat() | bpp::IOFormat | |
read(std::istream &is, DataSet &data_set)=0 | bpp::IDataSet | pure virtual |
read(const std::string &path, DataSet &data_set)=0 | bpp::IDataSet | pure virtual |
read(std::istream &is)=0 | bpp::IDataSet | pure virtual |
read(const std::string &path)=0 | bpp::IDataSet | pure virtual |
~IDataSet() | bpp::IDataSet | inlinevirtual |
~IOFormat() | bpp::IOFormat | virtual |