libzypp 17.38.7
zypp::target::Modalias::Impl Struct Reference

Modalias implementation. More...

Public Member Functions

 Impl ()
 Ctor.
 Impl (const Impl &)=delete
 Impl (Impl &&)=delete
Imploperator= (const Impl &)=delete
Imploperator= (Impl &&)=delete
 ~Impl ()=default
 Dtor.
bool query (const char *cap_r) const

Static Public Member Functions

static shared_ptr< Implnullimpl ()
 Offer default Impl.

Public Attributes

ModaliasList _modaliases

Detailed Description

Modalias implementation.

Definition at line 118 of file Modalias.cc.

Constructor & Destructor Documentation

◆ Impl() [1/3]

zypp::target::Modalias::Impl::Impl ( )
inline

Ctor.

Definition at line 121 of file Modalias.cc.

◆ Impl() [2/3]

zypp::target::Modalias::Impl::Impl ( const Impl & )
delete

◆ Impl() [3/3]

zypp::target::Modalias::Impl::Impl ( Impl && )
delete

◆ ~Impl()

zypp::target::Modalias::Impl::~Impl ( )
default

Dtor.

Member Function Documentation

◆ operator=() [1/2]

Impl & zypp::target::Modalias::Impl::operator= ( const Impl & )
delete

◆ operator=() [2/2]

Impl & zypp::target::Modalias::Impl::operator= ( Impl && )
delete

◆ query()

bool zypp::target::Modalias::Impl::query ( const char * cap_r) const
inline

Definition at line 174 of file Modalias.cc.

◆ nullimpl()

shared_ptr< Impl > zypp::target::Modalias::Impl::nullimpl ( )
inlinestatic

Offer default Impl.

Definition at line 192 of file Modalias.cc.

Member Data Documentation

◆ _modaliases

ModaliasList zypp::target::Modalias::Impl::_modaliases

Definition at line 188 of file Modalias.cc.


The documentation for this struct was generated from the following file: