#include <iostream>#include <sstream>#include <y2util/Y2SLog.h>#include <y2util/gzstream.h>#include <y2util/stringutil.h>#include "YUMImpl.h"#include "YUMPackageDataProvider.h"#include "y2pm/RpmHeader.h"#include "Y2PM.h"Namespaces | |
| namespace | YUM |
Classes | |
| struct | YUM::Counter |
| struct | YUM::CounterMap |
Defines | |
| #define | OUTMAP(a, c) compatmap[PkgArch(a)] = c |
Functions | |
| ostream & | YUM::operator<< (ostream &str, const CounterMap &obj) |
| set< PkgArch > | YUM::archCompat (const PkgArch &arch) |
| PkgEdition | YUM::YUM2PkgEdition (const string &e_r, const string &v_r, const string &r_r, const string &bt_r=string()) |
| PkgEdition | YUM::YUM2PkgEdition (const YUMDependency &ydep_r) |
| PkgEdition | YUM::YUM2PkgEdition (constYUMPrimaryDataPtr ydat_r) |
| PkgRelation | YUM::YUM2PkgRelation (const YUMDependency &ydep_r) |
| PMSolvable::PkgRelList_type | YUM::YUM2PkgRelList (const std::list< YUMDependency > ÿist) |
|
|
|
1.4.4