int IdType
Generic Id type.
Container of Capability (currently read only).
String related utilities and Regular expression matching.
std::ostream & dumpRange(std::ostream &str, _Iterator begin, _Iterator end, const std::string &intro="{", const std::string &pfx="\n ", const std::string &sep="\n ", const std::string &sfx="\n", const std::string &extro="}")
Print range defined by iterators (multiline style).
std::ostream & operator<<(std::ostream &str, const Exception &obj)
Capabilities()
Default ctor.
bool isDepMarkerId(IdType id_r)
Test for internal ids satlib includes in dependencies.
const_iterator end() const
Iterator pointing behind the last Capability.
const sat::detail::IdType * _begin
size_type size() const
Number of capabilities inside.
Easy-to use interface to the ZYPP dependency resolver.
const_iterator begin() const
Iterator pointing to the first Capability.