#pragma once #include #include #include const char* opdsBaseFormatLabel(const OpdsAcquisitionLink& acquisition); std::string opdsFormatSelectionLabel(const OpdsAcquisitionLink& acquisition, const std::vector& acquisitionLinks, const std::string& serverUrl); std::vector buildOpdsFormatSelectionLabels(const std::vector& acquisitionLinks, const std::string& serverUrl);