#include <iosfwd>
#include <list>
#include <vector>
#include <string>
#include <y2util/Pathname.h>
#include <y2util/ExternalProgram.h>
#include <y2pm/RpmDbPtr.h>
#include <y2pm/PMError.h>
#include <y2pm/PMSolvable.h>
#include <y2pm/PMPackagePtr.h>
#include <y2pm/RpmHeaderPtr.h>
#include <y2pm/FileDeps.h>
Go to the source code of this file.
Classes | |
class | RpmDb |
Interface to the rpm program. More... |