#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 |
Classes | |
| struct | PM::SrcState |
Typedefs | |
| typedef std::list< PkgArch > | PM::ArchSet |
| typedef unsigned | PM::NumericISrcID |
| typedef constInstSrcPtr | PM::ISrcId |
| typedef std::list< ISrcId > | PM::ISrcIdList |
| typedef std::vector< NumericISrcID > | PM::InstOrder |
| typedef std::vector< SrcState > | PM::SrcStateVector |
Enumerations | |
| enum | PM::CandidateOrder { PM::CO_DEFAULT, PM::CO_AVS, PM::CO_ASV } |
1.4.4