#include <iosfwd>
#include <list>
#include <string>
#include "zypp/base/ReferenceCounted.h"
#include "zypp/base/NonCopyable.h"
#include "zypp/base/PtrTypes.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
namespace | zypp::solver |
namespace | zypp::solver::detail |
Classes | |
class | zypp::solver::detail::Pending |
Defines | |
#define | INVALID_PENDING_ID 0 |
Typedefs | |
typedef std::list< Pending_Ptr > | zypp::solver::detail::PendingList |
typedef PendingList * | zypp::solver::detail::PendingList_Ptr |
Functions | |
zypp::solver::detail::DEFINE_PTR_TYPE (Pending) |
|
|