|
bpp-popgen3
3.0.0
|
This is the complete list of members for bpp::AbstractIDataSet, 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::AbstractIDataSet | pure virtual |
| read(const std::string &path, DataSet &data_set) | bpp::AbstractIDataSet | virtual |
| read(std::istream &is) | bpp::AbstractIDataSet | virtual |
| read(const std::string &path) | bpp::AbstractIDataSet | virtual |
| ~AbstractIDataSet() | bpp::AbstractIDataSet | virtual |
| ~IDataSet() | bpp::IDataSet | inlinevirtual |
| ~IOFormat() | bpp::IOFormat | virtual |