#include <fstream>
#include <y2util/CommonPkdParser.h>
Go to the source code of this file.
Classes | |
class | InstSrcMediaTags |
provides the tag set for the media file (to feed the tag parser) More... | |
Variables | |
const std::string | TypeTag = "=Type" |
const std::string | UrlTag = "=URL" |
const std::string | ProdDirTag = "=ProductDir" |
const std::string | DefActTag = "=Default_activate" |
const std::string | MediaBTag = "+Media" |
const std::string | MediaETag = "-Media" |
const std::string | ContentBTag = "+Product" |
const std::string | ContentETag = "-Product" |
const std::string | ArchBTag = "+Arch" |
const std::string | ArchETag = "-Arch" |
const std::string | DefBaseTag = "=DefaultBase" |
const std::string | LabelMapBTag = "+LabelMap" |
const std::string | LabelMapETag = "-LabelMap" |
const std::string | LinguasBTag = "+Linguas" |
const std::string | LinguasETag = "-Linguas" |
const std::string | LabelTag = "=Label" |
const std::string | LangTag = "=Language" |
const std::string | TimeTag = "=Timezone" |
const std::string | DescrDirTag = "=DescriptionDir" |
const std::string | DataDirTag = "=DataDir" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|