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) |
Definition at line 96 of file Modalias.cc.
zypp::target::Modalias::Impl::Impl | ( | ) | [inline] |
Ctor.
Definition at line 99 of file Modalias.cc.
References _modaliases, DBG, and zypp::target::foreach_file_recursive().
zypp::target::Modalias::Impl::~Impl | ( | ) | [inline] |
bool zypp::target::Modalias::Impl::query | ( | const char * | cap_r | ) | const [inline] |
static shared_ptr<Impl> zypp::target::Modalias::Impl::nullimpl | ( | ) | [inline, static] |
std::ostream & operator<< | ( | std::ostream & | str, | |
const Modalias::Impl & | obj | |||
) | [related] |
Stream output And maybe std::ostream & operator<< Modalias::Impl below too. return libhal version or something like that.
Definition at line 158 of file Modalias.cc.
References _modaliases, and zypp::dumpRange().