libzypp 17.31.23
|
Modalias implementation. More...
Public Member Functions | |
Impl () | |
Ctor. | |
~Impl () | |
Dtor. | |
bool | query (const char *cap_r) const |
Static Public Member Functions | |
static shared_ptr< Impl > | nullimpl () |
Offer default Impl. | |
Public Attributes | |
ModaliasList | _modaliases |
Related Functions | |
(Note that these are not member functions.) | |
std::ostream & | operator<< (std::ostream &str, const Modalias::Impl &obj) |
Stream output And maybe std::ostream & operator<< Modalias::Impl below too. | |
Modalias implementation.
Definition at line 118 of file Modalias.cc.
|
inline |
Ctor.
Definition at line 121 of file Modalias.cc.
|
inline |
Dtor.
Definition at line 153 of file Modalias.cc.
|
inline |
Definition at line 170 of file Modalias.cc.
|
inlinestatic |
Offer default Impl.
Definition at line 188 of file Modalias.cc.
|
related |
Stream output And maybe std::ostream & operator<< Modalias::Impl below too.
return libhal version or something like that.
Definition at line 201 of file Modalias.cc.
ModaliasList zypp::target::Modalias::Impl::_modaliases |
Definition at line 184 of file Modalias.cc.