cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
|
#include <string>
#include <ghc/filesystem.hpp>
#include <yaml-cpp/yaml.h>
#include <map>
#include <regex>
#include <stdio.h>
#include "fdp/objects/metadata.hxx"
#include "fdp/registry/api.hxx"
#include "fdp/objects/api_object.hxx"
#include "fdp/objects/io_object.hxx"
Go to the source code of this file.
Classes | |
class | FairDataPipeline::Config |
class for interacting with confifurations More... | |