libzypp 17.31.23
Queue.h File Reference
#include <iosfwd>
#include <zypp/base/PtrTypes.h>
#include <zypp/sat/detail/PoolMember.h>
Include dependency graph for Queue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::sat::Queue
 Libsolv Id queue wrapper. More...
 

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
namespace  zypp::sat
 Libsolv interface
 

Typedefs

typedef Queue zypp::sat::SolvableQueue
 Queue with Solvable ids.
 
typedef Queue zypp::sat::StringQueue
 Queue with String ids.