cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
|
Class for API objects. More...
#include <fdp/objects/distribution.hxx>
Protected Member Functions | |
void | read_from_toml (const ghc::filesystem::path &file_path, const std::string &component) |
virtual bool | isEqual (const Distribution &dist) const |
Friends | |
bool | operator== (const Distribution &lhs, const Distribution &rhs) |
Class for API objects.