12#ifndef ZYPP_TARGET_MODALIAS_MODALIAS_H
13#define ZYPP_TARGET_MODALIAS_MODALIAS_H
71 {
return query(
cap_r.c_str() ); }
73 bool query(
const char *
cap_r )
const;
76 {
return query(
cap_r.c_str() ); }
79 const ModaliasList & modaliasList()
const;
82 void modaliasList( ModaliasList
newlist_r );
std::ostream & operator<<(std::ostream &str, const zypp::sat::detail::CDataiterator *obj)
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
bool query(IdString cap_r) const
Checks if a device on the system matches a modalias pattern.
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...
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.
#define ZYPP_API_DEPTESTOMATIC