ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Namespaces | Functions
entrypoint.hpp File Reference
#include <filesystem>
#include <optional>
#include <daq/dpSpec.hpp>
#include <daq/dpm/sourceResolver.hpp>

Go to the source code of this file.

Namespaces

 daq
 
 daq::dpm
 
 daq::dpm::merge
 

Functions

int daq::dpm::merge::Entrypoint (std::filesystem::path const &root, std::optional< std::filesystem::path > const &dp_path, DpSpec const &spec, SourceResolver const &resolver, bool dry_run, bool use_json)
 Validates and loads data sources to the format expected by the merge function. More...
 

Detailed Description

Definition in file entrypoint.hpp.