12#ifndef ZYPP_TARGET_MODALIAS_MODALIAS_H
13#define ZYPP_TARGET_MODALIAS_MODALIAS_H
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Access to the sat-pools string space.
Hardware abstaction layer singleton.
std::vector< std::string > ModaliasList
Modalias()
Singleton ctor.
bool query(IdString cap_r) const
Checks if a device on the system matches a modalias pattern.
static Modalias & instance()
Singleton access.
const ModaliasList & modaliasList() const
List of modaliases found on system.
RW_pointer< Impl > _pimpl
Pointer to implementation.
bool query(const std::string &cap_r) const
This is an overloaded member function, provided for convenience. It differs from the above function o...
friend std::ostream & operator<<(std::ostream &str, const Modalias &obj)
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const CommitPackageCache &obj)
Easy-to use interface to the ZYPP dependency resolver.