libzypp  13.10.6
Capability.h File Reference
#include <iosfwd>
#include "zypp/APIConfig.h"
#include "zypp/sat/detail/PoolMember.h"
#include "zypp/IdString.h"
#include "zypp/Edition.h"
#include "zypp/Rel.h"
#include "zypp/ResTraits.h"
#include "zypp/CapMatch.h"

Go to the source code of this file.

Classes

class  zypp::Capability
 A sat capability. More...
 
struct  zypp::Capability::Matches
 matches functor. More...
 
class  zypp::CapDetail
 Helper providing more detailed information about a Capability. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Typedefs

typedef
std::tr1::unordered_set
< Capability > 
zypp::CapabilitySet
 

Functions

 ZYPP_DEFINE_ID_HASHABLE (::zypp::Capability)
 

Function Documentation

ZYPP_DEFINE_ID_HASHABLE ( ::zypp::Capability  )