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

InstYou.cc File Reference

#include <time.h>
#include <sys/types.h>
#include <unistd.h>
#include <iostream>
#include <fstream>
#include <y2util/Y2SLog.h>
#include <y2util/GPGCheck.h>
#include <y2util/SysConfig.h>
#include <y2util/Digest.h>
#include <Y2PM.h>
#include <y2pm/PMYouPatch.h>
#include <y2pm/PMPackage.h>
#include <y2pm/YouError.h>
#include <y2pm/InstSrcDescr.h>
#include <y2pm/PMYouPackageDataProvider.h>
#include <y2pm/PMYouPatchManager.h>
#include <y2pm/PMPackageManager.h>
#include <y2pm/InstTarget.h>
#include <y2pm/InstTargetError.h>
#include <y2pm/PMYouServers.h>
#include <y2pm/MediaCurl.h>
#include <y2pm/PMYouProduct.h>
#include <y2pm/PMLocale.h>
#include <y2pm/PMYouMedia.h>
#include <y2pm/InstSrcManagerCallbacks.h>
#include <y2pm/RpmDbCallbacks.h>
#include <y2pm/MediaCallbacks.h>
#include <y2pm/InstSrcManager.h>
#include <y2pm/InstYou.h>

Classes

class  InstYou::DeltaToApply
struct  DeltaSortBySourceCriterion
class  CurlCallbacks

Functions

static void clearDeltasToApplyList (std::vector< InstYou::DeltaToApply * > &list)
static bool delta_applies_to_filesystem (const PMPackageDelta &delta, bool quickcheck=false)
static PMPackagePtr getPackageForDelta (const PMPackagePtr &pkg, const PMPackageDelta &delta)
static PMError check_md5 (const std::string &md5, const Pathname &path)
static std::string urlStringNoCred (const Url &url)

Variables

static bool toldaboutnotremote = false

Function Documentation

static PMError check_md5 const std::string &  md5,
const Pathname path
[static]
 

static void clearDeltasToApplyList std::vector< InstYou::DeltaToApply * > &  list  )  [static]
 

static bool delta_applies_to_filesystem const PMPackageDelta delta,
bool  quickcheck = false
[static]
 

check if sequence info of delta matches the files of the installed packge

static PMPackagePtr getPackageForDelta const PMPackagePtr &  pkg,
const PMPackageDelta delta
[static]
 

static std::string urlStringNoCred const Url url  )  [static]
 


Variable Documentation

bool toldaboutnotremote = false [static]
 


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