#include <SourceImpl.h>
Inheritance diagram for zypp::source::SourceProber:

Public Member Functions | |
| SourceProber (media::MediaAccessId media_id, const Pathname &path) | |
| virtual | ~SourceProber () |
| virtual bool | operator() ()=0 |
Protected Attributes | |
| media::MediaAccessId | _media_id |
| Pathname | _path |
Source probe implementations get a attached media id and return a bool, wether the source is a source of this type
Definition at line 46 of file SourceImpl.h.
|
||||||||||||
|
Definition at line 49 of file SourceImpl.h. |
|
|
Definition at line 53 of file SourceImpl.h. |
|
|
Implemented in zypp::source::susetags::SuseTagsProber, and zypp::source::yum::YUMProber. |
|
|
Definition at line 59 of file SourceImpl.h. Referenced by zypp::source::yum::YUMProber::operator()(), and zypp::source::susetags::SuseTagsProber::operator()(). |
|
|
Definition at line 60 of file SourceImpl.h. Referenced by zypp::source::yum::YUMProber::operator()(), and zypp::source::susetags::SuseTagsProber::operator()(). |
1.4.6