#include <iostream>
#include <y2util/Y2SLog.h>
#include <y2util/Pathname.h>
#include <y2pm/PMPackageManager.h>
#include <y2pm/PMPackageManagerCallbacks.h>
#include <Y2PM.h>
#include <y2pm/InstTarget.h>
#include <y2pm/InstSrcManager.h>
#include <y2pm/InstSrcDescr.h>
#include <y2pm/InstallOrder.h>
#include <y2pm/PMVendorAttr.h>
Functions | |
template<typename _Ct, class Compare> ostream & | operator<< (ostream &str, const set< _Ct, Compare > &obj) |
void | strip_obsoleted_to_delete (list< PMPackagePtr > &deleteList_r, const list< PMPackagePtr > &instlist_r) |
ostream & | operator<< (ostream &str, const PMPackageManager &obj) |
|
|
|
|
|
|