Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

InstSrcDescr.cc File Reference

#include <cstdlib>
#include <iostream>
#include <fstream>
#include <y2util/Y2SLog.h>
#include <y2util/PathInfo.h>
#include <y2util/ExternalProgram.h>
#include <y2util/TaggedFile.h>
#include <y2pm/InstTarget.h>
#include <y2pm/InstSrcDescr.h>
#include <Y2PM.h>

Defines

#define GET_TAG(tagname)   tagset.getTagByIndex (tagname)
#define GET_STRING(tagname)   tagset.getTagByIndex (tagname)->Data()
#define GET_POS(tagname)   tagset.getTagByIndex (tagname)->Pos()

Functions

 IMPL_BASE_POINTER (InstSrcDescr)
static const std::string FlagMediaDoublesided ("doublesided")

Variables

static const std::string TypeTag = "Type"
static const std::string UrlTag = "URL"
static const std::string ProdDirTag = "ProductDir"
static const std::string DefActTag = "Default_activate"
static const std::string DefRefreshTag = "Default_refresh"
static const std::string DefRankTag = "Default_rank"
static const std::string UseForDeltasTag = "UseForDeltas"
static const std::string MediaTag = "Media"
static const std::string ProductTag = "Product"
static const std::string ArchTag = "Arch"
static const std::string RequiresTag = "Requires"
static const std::string DefBaseTag = "DefaultBase"
static const std::string LabelMapTag = "LabelMap"
static const std::string LinguasTag = "Linguas"
static const std::string LabelTag = "Label"
static const std::string LangTag = "Language"
static const std::string TimeTag = "Timezone"
static const std::string DescrDirTag = "DescriptionDir"
static const std::string DataDirTag = "DataDir"
static const std::string FlagsTag = "Flags"
static const std::string RelnotesUrlTag = "RelnotesUrl"
static const std::string YouUrlTag = "YouUrl"
static const std::string YouTypeTag = "YouType"
static const std::string YouPathTag = "YouPath"

Define Documentation

#define GET_POS tagname   )     tagset.getTagByIndex (tagname)->Pos()
 

#define GET_STRING tagname   )     tagset.getTagByIndex (tagname)->Data()
 

#define GET_TAG tagname   )     tagset.getTagByIndex (tagname)
 


Function Documentation

static const std::string FlagMediaDoublesided "doublesided"   )  [static]
 

IMPL_BASE_POINTER InstSrcDescr   ) 
 


Variable Documentation

const std::string ArchTag = "Arch" [static]
 

const std::string DataDirTag = "DataDir" [static]
 

const std::string DefActTag = "Default_activate" [static]
 

const std::string DefBaseTag = "DefaultBase" [static]
 

const std::string DefRankTag = "Default_rank" [static]
 

const std::string DefRefreshTag = "Default_refresh" [static]
 

const std::string DescrDirTag = "DescriptionDir" [static]
 

const std::string FlagsTag = "Flags" [static]
 

const std::string LabelMapTag = "LabelMap" [static]
 

const std::string LabelTag = "Label" [static]
 

const std::string LangTag = "Language" [static]
 

const std::string LinguasTag = "Linguas" [static]
 

const std::string MediaTag = "Media" [static]
 

const std::string ProdDirTag = "ProductDir" [static]
 

const std::string ProductTag = "Product" [static]
 

const std::string RelnotesUrlTag = "RelnotesUrl" [static]
 

const std::string RequiresTag = "Requires" [static]
 

const std::string TimeTag = "Timezone" [static]
 

const std::string TypeTag = "Type" [static]
 

const std::string UrlTag = "URL" [static]
 

const std::string UseForDeltasTag = "UseForDeltas" [static]
 

const std::string YouPathTag = "YouPath" [static]
 

const std::string YouTypeTag = "YouType" [static]
 

const std::string YouUrlTag = "YouUrl" [static]
 


Generated on Mon Sep 12 21:52:13 2005 for yast2-packagemanager by  doxygen 1.4.4