10 #ifndef ZYPP_REPO_VARIABLES_H_
11 #define ZYPP_REPO_VARIABLES_H_
58 std::string
operator()(
const std::string & value_r )
const;
base::ValueTransform< Url, repo::RepoVariablesUrlReplacer > RepoVariablesReplacedUrl
base::ContainerTransform< std::list< std::string >, repo::RepoVariablesStringReplacer > RepoVariablesReplacedStringList
std::string operator()(const std::string &value_r) const
base::ContainerTransform< std::list< Url >, repo::RepoVariablesUrlReplacer > RepoVariablesReplacedUrlList
base::ValueTransform< std::string, repo::RepoVariablesStringReplacer > RepoVariablesReplacedString
Functor replacing repository variables.
Functor replacing repository variables.
Url operator()(const Url &url_r) const
Easy-to use interface to the ZYPP dependency resolver.