libzypp 8.13.6
Public Member Functions | Private Attributes

zypp::repo::RepoVariablesStringReplacer Struct Reference

Repository variables. More...

#include <RepoVariables.h>

Inheritance diagram for zypp::repo::RepoVariablesStringReplacer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RepoVariablesStringReplacer ()
std::string operator() (const std::string &value) const
 ~RepoVariablesStringReplacer ()
void resetVarCache (void)

Private Attributes

Arch sysarch
Arch basearch
std::string releasever

Detailed Description

Repository variables.

...

Definition at line 29 of file RepoVariables.h.


Constructor & Destructor Documentation

zypp::repo::RepoVariablesStringReplacer::RepoVariablesStringReplacer ( )

Definition at line 26 of file RepoVariables.cc.

References zypp::Arch_empty.

zypp::repo::RepoVariablesStringReplacer::~RepoVariablesStringReplacer ( )

Definition at line 32 of file RepoVariables.cc.


Member Function Documentation

std::string zypp::repo::RepoVariablesStringReplacer::operator() ( const std::string &  value) const

Definition at line 42 of file RepoVariables.cc.

References zypp::str::gsub().

void zypp::repo::RepoVariablesStringReplacer::resetVarCache ( void  )

Definition at line 35 of file RepoVariables.cc.

References zypp::Arch_empty.


Member Data Documentation

Definition at line 40 of file RepoVariables.h.

Definition at line 41 of file RepoVariables.h.

Definition at line 42 of file RepoVariables.h.


The documentation for this struct was generated from the following files: