#include <set>#include <map>#include <list>#include <vector>#include <y2pm/PMError.h>#include <y2pm/PkgArch.h>#include <y2pm/PMLangCode.h>#include <y2pm/InstSrcPtr.h>Go to the source code of this file.
Namespaces | |
| namespace | PM |
Typedefs | |
| typedef std::list< PkgArch > | ArchSet |
| typedef unsigned | NumericISrcID |
| typedef constInstSrcPtr | ISrcId |
| typedef std::list< ISrcId > | ISrcIdList |
| typedef std::vector< NumericISrcID > | InstOrder |
| typedef std::pair< NumericISrcID, bool > | SrcState |
| typedef std::vector< SrcState > | SrcStateVector |
Enumerations | |
| enum | CandidateOrder { CO_DEFAULT, CO_AVS, CO_ASV } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1