19#ifndef O2_DCS_GENERIC_FUNCTIONS_H
20#define O2_DCS_GENERIC_FUNCTIONS_H
39std::string
show(
const T input);
51T
read(
const std::string& input);
std::string show(const DeliveryType type)
DeliveryType read(const std::string &str)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...