_BStream | |
zypp::gzstream_detail::fXstream< _BStream, _StreamBuf > | Common template to define ifgzstream/ofgzstream reading/writing gzip files |
zypp::functor::_Collector< _OutputIterator > | Functor feeding values to an output_iterator |
zypp::NamedValue< _Tp, _WithAlias >::_Inserter | |
zypp::ApplyLock | |
zypp::Arch | Architecture |
zypp::sat::ArrayAttr< _ResultT, _AttrT > | LookupAttr::transformIterator based container to retrieve list attributes |
zypp::asPoolItem | Solvable to PoolItem transform functor |
zypp::ui::asSelectable | Solvable to Selectable transform functor |
zypp::xml::parse_def_assign::Assigner< _Type > | Assigner assigns text to types constructible from char* |
zypp::xml::parse_def_assign::Assigner< void > | Common interface to all Assigner types |
zypp::sat::asSolvable | To Solvable transform functor |
zypp::media::AttachedMedia | A simple structure containing references to a media source and its attach point |
zypp::media::AttachPoint | Attach point of a media source |
zypp::media::AuthData | Class for handling media authentication data |
zypp::media::CurlAuthData | Curl HTTP authentication data |
zypp::media::AuthDataComparator | |
zypp::AutoDispose< _Tp > | Reference counted access to a _Tp object calling a custom Dispose function when the last AutoDispose handle to it is destroyed or reset |
zypp::packagedelta::DeltaRpm::BaseVersion | |
binary_function | |
zypp::Capability::Matches | matches functor |
zypp::Compare< _Tp > | General compare functor returning -1, 0, 1 |
zypp::CompareBy< _Tp, _Compare > | Functor to compare two elements by Rel based on a general _Compare functor |
zypp::CompareByANY< _Tp, _Compare > | |
zypp::CompareByEQ< _Tp, _Compare > | |
zypp::CompareByGE< _Tp, _Compare > | |
zypp::CompareByGT< _Tp, _Compare > | |
zypp::CompareByLE< _Tp, _Compare > | |
zypp::CompareByLT< _Tp, _Compare > | |
zypp::CompareByNE< _Tp, _Compare > | |
zypp::CompareByNONE< _Tp, _Compare > | |
zypp::Edition::Match | match functor |
zypp::functor::functor_detail::FunctorRef2< _Functor, res_type, arg1_type, arg2_type > | |
zypp::functor::FunctorRef< _Functor, res_type, arg1_type, arg2_type > | A binary FunctorRef |
zypp::ui::SelectableTraits::AVOrder | Oder on AvailableItemSet |
zypp::ui::SelectableTraits::IOrder | Oder on InstalledItemSet |
zypp::xml::parse_def_assign::Builder | Helper class to build a Consumer |
zypp::pool::ByIdent | Main filter selecting PoolItems by name and kind |
zypp::filter::ByKind | Filter solvables according to their kind |
zypp::filter::ByLocaleSupport | Filter solvables according to their locale support |
zypp::pool::ByPoolItem | Pool internal filter skiping invalid/unwanted PoolItems |
zypp::detail::ByRepository | Functor filtering Solvable by Repository |
zypp::filter::ByStatus | Filter solvables according to their status |
zypp::ByteCount | Store and operate with byte count |
zypp::C_Str | Convenience char* constructible from std::string and char* , it maps (char*)0 to an empty string |
zypp::HACK::Callback | |
zypp::media::MediaCurl::Callbacks | |
zypp::Capabilities | Container of Capability (currently read only) |
zypp::CapMatch | Tri state Capability match result |
zypp::functor::Chain< _ACondition, _BCondition > | Logical functor chaining _ACondition AND _BCondition |
zypp::ChangelogEntry | Single entry in a change log |
zypp::CheckAccessDeleted | Check for running processes which access deleted executables or libraries |
zypp::CheckSum | |
zypp::ChecksumFileChecker | Built in file checkers |
zypp::exception_detail::CodeLocation | Keep FILE, FUNCTION and LINE |
zypp::CombinedProgressData | Progress callback from another progress |
zypp::target::CommitPackageCache | Target::commit helper optimizing package provision |
zypp::Arch::CompatEntry | Holds an architecture ID and it's compatible relation |
zypp::CompositeFileChecker | Checker composed of more checkers |
zypp::functor::Constant< T > | |
zypp::Counter< _IntT > | Integral type with initial value 0 |
zypp::Counter< unsigned > | |
zypp::CountryCode | Country codes (iso3166-1-alpha-2) |
zypp::media::CredentialFileReader | |
zypp::media::CredentialManager | |
zypp::media::CredManagerOptions | |
zypp::media::CurlConfig | Structure holding values of curlrc options |
zypp::target::rpm::librpmDb::D | LibrpmDb internal database handle |
zypp::target::rpm::librpmDb::db_const_iterator::D | |
zypp::ProgressData::Data | |
zypp::Date | Store and operate on date (time_t) |
zypp::target::rpm::librpmDb::db_const_iterator | Subclass to retrieve database content |
zypp::target::rpm::librpmDb::DbDirInfo | Collect info about what kind of rpmdb seems to be present by looking at paths and filenames |
zypp::DefaultIntegral< _Tp, _Initial > | Integral type with defined initial value when default constructed |
zypp::DefaultIntegral< bool, false > | |
zypp::DefaultIntegral< bool, true > | |
zypp::DefaultIntegral< int, 0 > | |
zypp::DefaultIntegral< int,-1 > | |
zypp::DefaultIntegral< sat::detail::IdType, sat::detail::noId > | |
zypp::DefaultIntegral< std::streamoff,-1 > | |
zypp::DefaultIntegral< unsigned, 0 > | |
zypp::DefaultIntegral< unsigned, defaultPriority > | |
zypp::xml::XmlString::Deleter | Shared_ptr custom deleter calling xmlFree |
zypp::repo::DeltaCandidates | Candidate delta and patches for a package |
zypp::packagedelta::DeltaRpm | |
zypp::Dep | Enumeration class of dependency types |
zypp::filesystem::DevInoCache | Simple cache remembering device/inode to detect hardlinks |
zypp::Digest | Compute Message Digests (MD5, SHA1 etc) |
zypp::filesystem::DirEntry | Listentry returned by readdir |
zypp::DiskUsage | |
zypp::DiskUsageCounter | |
zypp::callback::DistributeReport< _Report > | |
zypp::Target::DistributionLabel | |
zypp::sat::detail::DIWrap | Wrapper around sat ::_Dataiterator |
zypp::DtorReset | Assign a vaiable a certain value when going out of scope |
zypp::detail::Dump< _Tp > | |
zypp::detail::DumpFilter | |
zypp::_logtoolsdetail::DumpKeys< _Map > | Std::map wrapper for stream output of keys |
zypp::_logtoolsdetail::DumpMap< _Map > | Std::map wrapper for stream output |
zypp::_logtoolsdetail::DumpValues< _Map > | Std::map wrapper for stream output of values |
zypp::_ExternalProgram::EarlyPipe | Helper providing pipe FDs for ExternalProgramWithStderr |
zypp::ExternalProgramWithStderr | ExternalProgram extended to offer reading programs stderr |
zypp::EmptyFilter | |
zypp::DiskUsage::Entry | Holds data about how much space will be needed per directory |
zypp::syscontent::Reader::Entry | Restored ResObject data |
zypp::Repository::EraseFromPool | Functor removing Repository from it's Pool |
zypp::Errno | Convenience errno wrapper |
exception | |
zypp::Exception | Base class for Exception |
zypp::BadKeyException | Exception thrown when the supplied key is not a valid gpg key |
zypp::base::ZYppLockedException | |
zypp::CheckSumException | |
zypp::DateFormatException | |
zypp::FileCheckException | |
zypp::CheckSumCheckException | |
zypp::SignatureCheckException | |
zypp::KeyRingException | |
zypp::MatchException | Exceptions thrown from attribute matching |
zypp::MatchInvalidRegexException | Invalid regular expression (failed ::regcomp) |
zypp::MatchUnknownModeException | Unknown match mode |
zypp::media::MediaException | Just inherits Exception to separate media exceptions |
zypp::media::MediaBadAttachPointException | |
zypp::media::MediaBadCAException | |
zypp::media::MediaBadFilenameException | |
zypp::media::MediaBadUrlException | |
zypp::media::MediaBadUrlEmptyDestinationException | |
zypp::media::MediaBadUrlEmptyFilesystemException | |
zypp::media::MediaBadUrlEmptyHostException | |
zypp::media::MediaUnsupportedUrlSchemeException | |
zypp::media::MediaCurlException | |
zypp::media::MediaCurlInitException | |
zypp::media::MediaCurlSetOptException | |
zypp::media::MediaFileNotFoundException | |
zypp::media::MediaForbiddenException | |
zypp::media::MediaIsSharedException | |
zypp::media::MediaMountException | |
zypp::media::MediaNoLoopDeviceException | Thrown if /sbin/losetup fails to find an unused loop device for mounting an .iso image |
zypp::media::MediaNotADirException | |
zypp::media::MediaNotAFileException | |
zypp::media::MediaNotAttachedException | |
zypp::media::MediaNotDesiredException | |
zypp::media::MediaNotEjectedException | |
zypp::media::MediaNotOpenException | |
zypp::media::MediaNotSupportedException | |
zypp::media::MediaSystemException | |
zypp::media::MediaTemporaryProblemException | For HTTP 503 and similar |
zypp::media::MediaTimeoutException | |
zypp::media::MediaUnauthorizedException | |
zypp::media::MediaUnmountException | |
zypp::media::MediaWriteException | |
zypp::parser::ParseException | |
zypp::PluginFrameException | Base class for PluginFrame Exception |
zypp::PluginScriptException | Base class for PluginScript Exception |
zypp::repo::RepoException | Exception for repository handling |
zypp::repo::RepoAlreadyExistsException | Repository already exists and some unique attribute can't be duplicated |
zypp::repo::RepoInvalidAliasException | Thrown when the repo alias is found to be invalid |
zypp::repo::RepoMetadataException | Thrown when it was impossible to use the raw metadata for this repo |
zypp::repo::RepoNoAliasException | Thrown when it was impossible to determine an alias for this repo |
zypp::repo::RepoNotCachedException | The repository cache is not built yet so you can't create the repostories from the cache |
zypp::repo::RepoNotFoundException | Thrown when it was impossible to match a repository |
zypp::repo::RepoNoUrlException | Thrown when it was impossible to determine one url for this repo |
zypp::repo::RepoUnknownTypeException | Thrown when it was impossible to determine this repo type |
zypp::repo::ServiceException | Base Exception for service handling |
zypp::repo::ServiceAlreadyExistsException | Service already exists and some unique attribute can't be duplicated |
zypp::repo::ServiceInvalidAliasException | Thrown when the repo alias is found to be invalid |
zypp::repo::ServiceNoAliasException | Service without alias was used in an operation |
zypp::repo::ServiceNoUrlException | Service has no or invalid url defined |
zypp::repo::ServicePluginInformalException | Service plugin has trouble providing the metadata but this should not be treated as error |
zypp::target::hal::HalException | Hardware abstaction layer exception |
zypp::target::hal::NoHalException | Exception thrown if we were built without hal support (-DNO_HAL) |
zypp::target::rpm::RpmException | Just inherits Exception to separate media exceptions |
zypp::target::rpm::GlobalRpmInitException | |
zypp::target::rpm::RpmAccessBlockedException | |
zypp::target::rpm::RpmDbAlreadyOpenException | |
zypp::target::rpm::RpmDbConvertException | |
zypp::target::rpm::RpmDbNotOpenException | |
zypp::target::rpm::RpmDbOpenException | |
zypp::target::rpm::RpmInitException | |
zypp::target::rpm::RpmInvalidRootException | |
zypp::target::rpm::RpmNullDatabaseException | |
zypp::target::rpm::RpmSubprocessException | |
zypp::target::TargetException | Just inherits Exception to separate target exceptions |
zypp::target::TargetAbortedException | |
zypp::thread::MutexException | Exception type thrown on mutex errors |
zypp::url::UrlException | Base class for all URL exceptions |
zypp::url::UrlBadComponentException | Thrown if a url component is invalid |
zypp::url::UrlDecodingException | Thrown if the encoded string contains a NUL byte (%00) |
zypp::url::UrlNotAllowedException | Thrown if scheme does not allow a component |
zypp::url::UrlNotSupportedException | Thrown if a feature e.g |
zypp::url::UrlParsingException | Thrown if the url or a component can't be parsed at all |
zypp::UserRequestException | Base for exceptions caused by explicit user request |
zypp::xml::ParseDefException | Common base class for ParseDef exceptions |
zypp::xml::ParseDefBuildException | Exceptions when building a ParseDef tree |
zypp::xml::ParseDefDataException | Parse exceptions related to the nodes content |
zypp::xml::ParseDefValidateException | Parse exceptions related to the documents node structure |
zypp::ZYppFactoryException | |
zypp::externalprogram::ExternalDataSource | Bidirectional stream to external data |
zypp::ExternalProgram | Execute a program and give access to its io An object of this class encapsulates the execution of an external program |
zypp::ExternalProgramWithStderr | ExternalProgram extended to offer reading programs stderr |
zypp::functor::False | Logical functor always false |
zypp::base::Fd | Assert close called on open filedescriptor |
zypp::Fetcher | This class allows to retrieve a group of files in a confortable way, providing some smartness that does not belong to the media layer like: |
zypp::repo::Downloader | Downloader base class |
zypp::repo::susetags::Downloader | Downloader for SUSETags (YaST2) repositories Encapsulates all the knowledge of which files have to be downloaded to the local disk |
zypp::repo::yum::Downloader | Downloader for YUM (rpm-nmd) repositories Encapsulates all the knowledge of which files have to be downloaded to the local disk |
zypp::FetcherIndex | Class that represents indexes which add metadata to fetcher jobs and therefore need to be retrieved in advance |
zypp::FetcherJob | Class to encapsulate the OnMediaLocation object and the FileChecker together |
zypp::target::rpm::FileInfo | |
zypp::media::MediaAccess::FileProvider | Helper class that provides file on construction and cleans up on destruction |
filter_iterator | An iterator over the subset of elements of some sequence which satisfy a given predicate |
zypp::sat::Transaction::FilterAction | |
zypp::base::Flags< Enum > | A type-safe way of storing OR-combinations of enum values (like QTs QFlags) |
function_output_iterator | An output iterator wrapping a unary function object; each time an element is written into the dereferenced iterator, it is passed as a parameter to the function object |
zypp::functor::functor_detail::FunctorRef0< _Functor, res_type > | |
zypp::functor::FunctorRef< _Functor, res_type > | A nullary FunctorRef |
zypp::bit::bit_detail::Gen1Bits< _IntT, _size > | Generate constants with _size trailing '1'-bits |
zypp::bit::bit_detail::Gen1Bits< _IntT, 0 > | Specialization for _length 0 |
zypp::functor::GetAll< _OutputIterator > | Store all results found to some output_iterator |
zypp::functor::GetFirst< _Tp > | Strore the 1st result found in the variable passed to the ctor |
zypp::functor::GetLast< _Tp > | Strore the last result found in the variable passed to the ctor |
zypp::target::hal::HalContext | }@ |
zypp::target::hal::HalContext_Impl | |
zypp::target::hal::HalDrive | Hardware abstaction layer storage drive object |
zypp::target::hal::HalDrive_Impl | |
zypp::target::hal::HalVolume | Hardware abstaction layer storage volume object |
zypp::target::hal::HalVolume_Impl | |
zypp::target::HardLocksFile | Save and restore hardlocks |
std::tr1::hash< ::zypp::Locale > | |
zypp::solver::detail::HelixControl | Creates a file in helix format which contains all controll action of a testcase ( file is known as *-test.xml) |
zypp::solver::detail::Helper | |
zypp::HistoryActionID | Enumeration of known history actions |
zypp::HistoryLog | Writing the zypp history fileReference counted signleton for writhing the zypp history file |
zypp::HistoryLogData | A zypp history log line split into fieldsEach valid history log line starts with a date and HistoryActionID field |
zypp::HistoryLogDataInstall | A zypp history log line for an installed packaged |
zypp::HistoryLogDataRemove | A zypp history log line for a removed packge |
zypp::HistoryLogDataRepoAdd | A zypp history log line for an added repository |
zypp::HistoryLogDataRepoAliasChange | A zypp history log line for a repo alias change |
zypp::HistoryLogDataRepoRemove | A zypp history log line for a removed repository |
zypp::HistoryLogDataRepoUrlChange | A zypp history log line for a repo url change |
zypp::parser::HistoryLogReader | Zypp history file parserReads a zypp history log file and calls the ProcessData callback passed in the constructor for each valid history line read |
zypp::target::IMediaKey | Helper storing a source id and media number |
zypp::debug::Measure::Impl | Measure implementation |
zypp::media::ProxyInfo::Impl | |
zypp::media::ProxyInfoLibproxy | |
zypp::media::ProxyInfoSysconfig | |
zypp::media::TransferSettings::Impl | |
zypp::media::UrlResolverPlugin::Impl | UrlResolverPlugin implementation |
zypp::syscontent::Writer::Impl | |
zypp::syscontent::Reader::Entry::Impl | |
zypp::syscontent::Reader::Impl | |
zypp::target::RepoProvidePackage::Impl | |
zypp::target::CommitPackageCache::Impl | Base for CommitPackageCache implementations (implements no chache) |
zypp::target::CommitPackageCacheReadAhead | |
zypp::parser::HistoryLogReader::Impl | |
zypp::Fetcher::Impl | Fetcher implementation |
zypp::target::Modalias::Impl | Modalias implementation |
zypp::parser::ProductFileData::Upgrade::Impl | |
zypp::parser::ProductFileData::Impl | |
zypp::parser::ServiceFileReader::Impl | |
zypp::parser::susetags::ContentFileReader::Impl | ContentFileReader implementation |
zypp::parser::ws::WebpinResultFileReader::Impl | |
zypp::xml::ParseDef::Impl | ParseDef implementation |
zypp::ui::Selectable::Impl | Selectable implementation |
zypp::HistoryLogData::Impl | |
zypp::ws::WebpinResult::Impl | WebpinResult implementation |
zypp::ZConfig::Impl | ZConfig implementation |
zypp::ZYppCommitPolicy::Impl | |
zypp::ZYppCommitResult::Impl | |
zypp::PluginFrame::Impl | PluginFrame implementation |
zypp::PluginScript::Impl | PluginScript implementation |
zypp::StrMatcher::Impl | StrMatcher implementation |
zypp::KeyRing::Impl | KeyRing implementation |
zypp::PoolItem::Impl | PoolItem implementation |
zypp::PoolItemBest::Impl | PoolItemBest implementation |
zypp::PoolQuery::Impl | |
zypp::LanguageCode::Impl | LanguageCode implementation |
zypp::Locale::Impl | Locale implementation |
zypp::PublicKeyData::Impl | PublicKeyData implementation |
zypp::PublicKeyScanner::Impl | PublicKeyScanner implementation |
zypp::PublicKey::Impl | PublicKey implementation |
zypp::Locks::Impl | |
zypp::media::CredentialManager::Impl | |
zypp::repo::DeltaCandidates::Impl | DeltaCandidates implementation |
zypp::repo::PluginServices::Impl | |
zypp::RepoManager::Impl | RepoManager implementation |
zypp::repo::RepoInfoBase::Impl | |
zypp::RepoInfo::Impl | RepoInfo implementation |
zypp::ServiceInfo::Impl | |
zypp::repo::RepoMediaAccess::Impl | |
zypp::repo::ServiceRepos::Impl | |
zypp::repo::PluginServiceRepos | |
zypp::repo::RIMServiceRepos | |
zypp::DtorReset::Impl< _Var, _Val > | Requires _Val being copy constructible, and assignment _Var = _Val defined |
zypp::RepoStatus::Impl | RepoStatus implementation |
zypp::ResPoolProxy::Impl | ResPoolProxy implementation |
zypp::sat::LookupAttr::Impl | LookupAttr implememtation |
zypp::CountryCode::Impl | CountryCode implementation |
zypp::InputStream | Helper to create and pass std::istream |
zypp::InstanceId | Build string to identify/retrieve a specific Solvable |
zypp::rw_pointer::Intrusive< _D > | |
zypp::rw_pointer::Intrusive< zypp::solver::detail::Resolver > | |
zypp::rw_pointer::Intrusive< zypp::target::TargetImpl > | |
intrusive_ptr | |
zypp::solver::detail::ItemCapKind | |
iterator_adaptor | |
zypp::Capabilities::const_iterator | Capabilities iterator |
zypp::detail::PoolQueryIterator | PoolQuery iterator as returned by PoolQuery::begin |
zypp::detail::RepositoryIterator | |
zypp::filesystem::Glob::const_iterator | Iterate NULL terminated char* array |
zypp::Patch::ReferenceIterator | Query class for Patch issue references like bugzilla and security issues the patch is supposed to fix |
zypp::Repository::ProductInfoIterator | Query class for Repository related products |
zypp::sat::detail::SolvableIterator | |
zypp::sat::detail::Transaction_const_iterator | Transaction const_iterator |
zypp::sat::detail::Transaction_iterator | Transaction iterator |
zypp::sat::detail::WhatProvidesIterator | WhatProvides iterator |
zypp::sat::LookupAttr::iterator | Result iterator |
zypp::sat::LookupAttr::transformIterator< _ResultT, _AttrT > | TransformIterator returning an iterator vaue of type _ResultT |
zypp::KeyContext | |
zypp::kvmap::KVMapPolicy | KVMapPolicy for conversion of KVMaps to/from string |
zypp::kvmap::KVMapBase::CharSep< kv, f > | KVMapPolicy for KVMaps using a single char as separator (e.g |
zypp::LanguageCode | Language codes (iso639_2/iso639_1) |
zypp::base::LogControl::LineFormater | If you want to format loglines by yourself, derive from this, and overload format |
zypp::base::ProfilingFormater | |
zypp::log::LineWriter | If you want to log the (formated) loglines by yourself, derive from this, and overload writeOut |
zypp::log::StreamLineWriter | Base class for ostream based LineWriter |
zypp::log::FileLineWriter | LineWriter to file |
zypp::log::StderrLineWriter | LineWriter to stderr |
zypp::log::StdoutLineWriter | LineWriter to stdout |
zypp::sat::Transaction::LoadFromPoolType | Ctor arg type |
zypp::Locale | |
zypp::LockingOutputIterator< OutputIterator > | Iterator that takes lock, lock all solvables from query and send query to output iterator |
zypp::Locks | Singleton class which manipulate with locks file and apply locks on pool |
zypp::LocksCleanPredicate | |
zypp::LocksRemovePredicate | |
zypp::base::LogControl | Maintain logfile related options |
zypp::base::logger::LogControlImpl | LogControl implementation (Singleton) |
zypp::base::logger::Loglinestream | |
zypp::sat::LookupAttr | Lightweight attribute value lookup |
zypp::sat::LookupRepoAttr | Lightweight repository attribute value lookup |
map | |
zypp::kvmap::KVMapBase | Base class for KVMaps, (key,value) pairs |
zypp::KVMap< KVMapOpts > | A map of (key,value) strings |
zypp::sat::Map | Libsolv (bit)Map wrapper |
zypp::_logtoolsdetail::MapEntry< _Pair > | Std::pair wrapper for std::map output |
zypp::MapKVIteratorTraits< _Map > | Traits for std::map key and value iterators |
zypp::bit::Mask< _IntT, _begin, _size > | A bitmaks of _size 1-bits starting at bit _begin |
zypp::Match | String matching option flags as used e.g |
zypp::RepoManager::MatchServiceAlias | Functor thats filter RepoInfo by service which it belongs to |
zypp::bit::MaxBits< _IntT > | Number of bits available in _IntT |
zypp::debug::Measure | Tool to measure elapsed real and process times |
zypp::media::MediaBlock | Single block from the blocklist, consisting of an offset and a size |
zypp::media::MediaBlockList | |
zypp::media::MediaHandler | Abstract base class for 'physical' MediaHandler like MediaCD, etc |
zypp::media::MediaCD | Implementation class for CD/DVD MediaHandler |
zypp::media::MediaCIFS | Implementation class for CIFS MediaHandler |
zypp::media::MediaCurl | Implementation class for FTP, HTTP and HTTPS MediaHandler |
zypp::media::MediaMultiCurl | |
zypp::media::multifetchworker | |
zypp::media::MediaDIR | Implementation class for DIR MediaHandler |
zypp::media::MediaDISK | Implementation class for DISK MediaHandler |
zypp::media::MediaISO | Implementation class for ISO MediaHandler |
zypp::media::MediaNFS | Implementation class for NFS MediaHandler |
zypp::media::MediaPlugin | Implementation class for plugin MediaHandler |
zypp::media::MediaManager_Impl | |
zypp::media::MediaPriority | Derive a numeric priority from Url scheme according to zypp.conf(download.media_preference) |
zypp::MediaProductEntry | Represents an available product in media |
zypp::media::MediaSource | Media source internally used by MediaManager and MediaHandler |
zypp::media::MediaVerifierBase | Interface to implement a media verifier |
zypp::media::NoVerifier | Dummy default media verifier, which is always happy |
zypp::repo::SUSEMediaVerifier | Implementation of the traditional SUSE media verifier |
zypp::media::ml_url | |
zypp::target::Modalias | Hardware abstaction layer singleton |
zypp::media::Mount | Interface to the mount program |
zypp::media::MountEntry | A "struct mntent" like mount entry structure, but using std::strings |
zypp::DiskUsageCounter::MountPoint | Mount point description |
zypp::media::multifetchrequest | |
zypp::thread::MutexLock | |
zypp::MyInserter | |
zypp::NamedValue< _Tp, _WithAlias > | |
NamedValue< _Tp > | Simple value<>name mapping supporting aliases |
zypp::functor::functor_detail::nil | |
zypp::xml::Node | XmlTextReader based interface to Reader's current node |
zypp::xmlout::Node | RAII writing a nodes start/end tag |
NonCopyable | |
zypp::callback::SendReport< rpm::InstallResolvableReport > | |
zypp::callback::SendReport< rpm::RemoveResolvableReport > | |
zypp::callback::SendReport< zypp::CleanEmptyLocksReport > | |
zypp::callback::SendReport< zypp::media::DownloadProgressReport > | |
zypp::callback::SendReport< zypp::ProgressReport > | |
zypp::callback::SendReport< zypp::SavingLocksReport > | |
zypp::AutoDispose< _Tp >::Impl | |
zypp::base::InterProcessMutex | Inter process scoped lock implementation |
zypp::callback::SendReport< _Report > | |
zypp::filesystem::Glob | Find pathnames matching a pattern |
zypp::filesystem::TmpPath::Impl | Clean or delete a directory on destruction |
zypp::iostr::EachLine | Simple lineparser: Traverse each line in a file |
zypp::KeyRing | Gpg key handling |
zypp::media::MediaAccess | Handle access to a medium |
zypp::media::MediaManager | Manages access to the 'physical' media, e.g CDROM drives, Disk volumes, directory trees, etc, using Media Access Url's |
zypp::media::MetaLinkParser | |
zypp::media::ml_parsedata | |
zypp::media::ZsyncParser | |
zypp::MediaSetAccess | Media access layer responsible for handling files distributed on a set of media with media change and abort/retry/ingore user callback handling |
zypp::parser::IniParser | Basic SUSEtags parser |
zypp::parser::IniDict | Parses a INI file and offers its structure as a dictionary |
zypp::parser::RepoindexFileReader | Reads through a repoindex.xml file and collects repositories |
zypp::parser::RepoindexFileReader::Impl | |
zypp::parser::susetags::ContentFileReader | Parse repoindex part from a content file |
zypp::ContentReaderHelper | |
zypp::parser::susetags::RepoIndex | Repository content data (from /content file) |
zypp::parser::yum::PatchesFileReader | Iterates through a patches.xml file giving on each iteration a OnMediaLocation object with the resource and its patch id |
zypp::parser::yum::PatchesFileReader::Impl | |
zypp::parser::yum::RepomdFileReader | Reads through a repomd.xml file and collects type, location, checksum and other data about metadata files to be processed |
zypp::parser::yum::RepomdFileReader::Impl | |
zypp::repo::PackageProvider::Impl | PackageProvider implementation |
zypp::repo::RpmPackageProvider | RPM PackageProvider implementation |
zypp::repo::ServiceRepos | Retrieval of repository list for a service |
zypp::repo::SrcPackageProvider | |
zypp::Resolvable | Interface base for resolvable objects (identification and dependencies) |
zypp::ResObject | Interface base for resolvable objects (common data) |
zypp::Package | Package interface |
zypp::Patch | Class representing a patch |
zypp::Pattern | Pattern interface |
zypp::Product | Product interface |
zypp::SrcPackage | SrcPackage interface |
zypp::Resolver | Dependency resolver interface |
zypp::sat::detail::PoolImpl | |
zypp::sat::Queue | Libsolv Id queue wrapper |
zypp::sat::Transaction::Impl | Transaction implementation |
zypp::solver::detail::HelixResolvable | Creates a file in helix format which includes all available or installed packages,patches,selections... |
zypp::solver::detail::Resolver | A mid layer class we should remove |
zypp::solver::detail::SATResolver | |
zypp::solver::detail::SolverQueueItem | |
zypp::solver::detail::SolverQueueItemDelete | |
zypp::solver::detail::SolverQueueItemInstall | |
zypp::solver::detail::SolverQueueItemInstallOneOf | |
zypp::solver::detail::SolverQueueItemLock | |
zypp::solver::detail::SolverQueueItemUpdate | |
zypp::SystemCheck | Save and restore locale set from file |
zypp::Target | |
zypp::target::CommitPlugins | Helper for commit plugin execution |
zypp::target::rpm::BinHeader | |
zypp::target::rpm::RpmHeader | Wrapper class for rpm header struct |
zypp::target::rpm::BinHeader::intList | |
zypp::target::rpm::BinHeader::stringList | |
zypp::target::rpm::HeaderEntryGetter | Helper for header data retieval |
zypp::target::rpm::librpmDb | Manage access to librpm database |
zypp::target::rpm::RpmDb | Interface to the rpm program |
zypp::target::TargetImpl | Base class for concrete Target implementations |
zypp::thread::Mutex | A recursive Mutex |
zypp::ui::Selectable | Collects PoolItems of same kind and name |
zypp::xml::Reader | XmlTextReader based interface to iterate xml streams |
zypp::ZConfig | Interim helper class to collect global options and settings |
zypp::ZYpp | |
zypp::functor::Not< _Condition > | Logical functor inverting _Condition |
zypp::NullDeleter | Shared_ptr custom deleter doing nothing |
zypp::NullFileChecker | Checks for nothing Used as the default checker |
zypp::OnMediaLocation | Describes a path on a certain media amongs as the information required to download it, like its media number, checksum and size |
zypp::Option< _Tp > | Mutable option |
zypp::DefaultOption< _Tp > | Mutable option with initial value also remembering a config value |
zypp::Option< bool > | |
zypp::DefaultOption< bool > | |
zypp::Option< DownloadMode > | |
zypp::Option< Pathname > | |
zypp::Option< std::string > | |
zypp::DefaultOption< std::string > | |
zypp::Option< unsigned > | |
zypp::xmlout::Node::OptionalContentType | Ctor arg type |
zypp::base::InterProcessMutex::Options | Options to alter the mutex behavor |
zypp::functor::Or< _ACondition, _BCondition > | Logical functor chaining _ACondition OR _BCondition |
zypp::Digest::P | |
zypp::repo::PackageProvider | Provide a package from a Repo |
zypp::repo::PackageProviderPolicy | Policies and options for PackageProvider |
pair | |
zypp::xmlout::NodeAttr | (Key, Value) string pair of XML node attributes |
zypp::xml::ParseDef | Define a xml node structure to parse |
zypp::parser::ProductNode | |
zypp::xml::ParseDefConsume | Base class for ParseDef consumer |
zypp::xml::parse_def_assign::Consumer | ParseDef consumer assigning Node text and attribues values to variables |
zypp::xml::ParseDefConsumeCallback | ParseDef consumer that invokes callbacks |
zypp::xml::ParseDefConsumeRedirect | ParseDef consumer redirecting all events to another consumer |
zypp::xml::ParseDefImplConsume | |
zypp::xml::ParseDefTraits | |
zypp::parser::ParserProgress | |
zypp::filesystem::PathInfo | Wrapper class for ::stat/::lstat |
zypp::filesystem::Pathname | Pathname |
zypp::PluginFrame | Command frame for communication with PluginScript |
zypp::PluginScript | Interface to pluigin scripts using a Stomp inspired communication protocol |
zypp::repo::PluginServices | |
zypp::pool::PoolImpl | |
zypp::PoolItem | Reference to a PoolItem connecting ResObject and ResStatus |
zypp::PoolItemBest | Find the best candidates e.g |
PoolItemFilterFunctor | |
zypp::resfilter::ByInstalled | Select PoolItem by installed |
zypp::resfilter::ByKeep | Select PoolItem by keep |
zypp::resfilter::ByLock | Select PoolItem by lock |
zypp::resfilter::ByRecommended | PoolItem which is recommended |
zypp::resfilter::BySuggested | PoolItem which is suggested |
zypp::resfilter::ByTransact | Select PoolItem by transact |
zypp::resfilter::ByUninstalled | Select PoolItem by uninstalled |
PoolItemFilterFunctor | |
zypp::solver::detail::CheckIfBest | |
zypp::solver::detail::CheckIfUpdate | |
zypp::solver::detail::CollectPseudoInstalled | |
zypp::solver::detail::DoTransact | |
zypp::solver::detail::LookFor | |
zypp::solver::detail::LookForReinstall | |
zypp::solver::detail::LookForUpdate | |
zypp::solver::detail::SATCollectTransact | |
zypp::solver::detail::UndoTransact | |
zypp::PoolItemSaver | Tem |
zypp::sat::detail::PoolMember | Backlink to the associated PoolImpl |
zypp::IdStringType< Edition > | |
zypp::Edition | Edition represents [epoch:]version[-release] |
zypp::IdStringType< PackageKeyword > | |
zypp::PackageKeyword | Package keywords |
zypp::IdStringType< PoolQueryAttr > | |
zypp::PoolQueryAttr | All atributes in PoolQuery except SolvAtributes, which are used as is (not needed extend anything if someone adds new solv attr) |
zypp::StringTypeAttr | |
zypp::IdStringType< ResKind > | |
zypp::ResKind | Resolvable kinds |
zypp::IdStringType< SolvAttr > | |
zypp::sat::SolvAttr | Solvable attribute keys |
zypp::Capability | A sat capability |
zypp::CapDetail | Helper providing more detailed information about a Capability |
zypp::IdString | Access to the sat-pools string space |
zypp::IdStringType< Derived > | Base class for creating IdString based types |
zypp::Repository | |
zypp::sat::LocaleSupport | Convenience methods to manage support for a specific Locale |
zypp::sat::Pool | Global sat-pool |
zypp::sat::Solvable | A Solvable object within the sat Pool |
zypp::Resolvable | Interface base for resolvable objects (identification and dependencies) |
zypp::sat::Transaction::Impl | Transaction implementation |
zypp::sat::WhatObsoletes | Container of installed Solvable which would be obsoleted by the Solvable passed to the ctor |
zypp::sat::WhatProvides | Container of Solvable providing a Capability (read only) |
zypp::sat::WhatProvides::Impl | WhatProvides implementation date |
zypp::detail::PoolQueryMatcher | Store PoolQuery settings and assist PoolQueryIterator |
zypp::pool::PoolTraits | |
zypp::sat::Transaction::Impl::PostMortem | |
zypp::CheckAccessDeleted::ProcInfo | Data about one running process accessing deleted files |
zypp::parser::ProductFileData | Data returned by ProductFileReader |
zypp::parser::ProductFileReader | Parser for /etc/products.d enries (just relevant entires) |
zypp::ProgressReportAdaptor | |
zypp::ProvideDirOperation | |
zypp::ProvideDirTreeOperation | |
zypp::ProvideFileExistenceOperation | |
zypp::ProvideFileOperation | |
zypp::ProvideFilePolicy | Policy for provideFile |
zypp::base::ProvideNumericId< _Derived, _NumericIdType > | Base class for objects providing a numeric Id |
zypp::base::ProvideNumericId< ProgressData, unsigned > | |
zypp::ProgressData | Maintain [min,max] and counter (value) for progress counting |
zypp::base::ProvideNumericId< TraceCAD< _Tp >, unsigned long > | |
zypp::debug::TraceCAD< _Tp > | A simple tracer for (copy) Construction, Assignment, and Destruction |
zypp::media::ProxyInfo | |
zypp::PublicKey | Class representing one GPG Public Key (PublicKeyData + ASCII armored in a tempfile) |
zypp::PublicKeyData | Class representing one GPG Public Keys data |
zypp::PublicKeyScanner | Scan abstract from 'gpg –with-colons' key listings |
zypp::Range< _Tp, _Compare > | |
zypp::bit::Range< _IntT, _begin, _size > | Range of bits starting at bit _begin with length _size |
zypp::bit::Range< _IntT, 0, MaxBits< _IntT >::value > | |
zypp::bit::BitField< _IntT > | An integral type used as BitField |
zypp::bit::Range< _IntT, _begin, 0 > | Range specialisation for (illegal) zero _size |
zypp::bit::Range< FieldType, 0, MaxBits< FieldType >::value > | |
zypp::bit::BitField< FieldType > | |
zypp::bit::Range< uint64_t, 0, MaxBits< uint64_t >::value > | |
zypp::bit::BitField< uint64_t > | |
zypp::bit::RangeBit< _Range, _pos > | A single 1-bit within a Range |
zypp::bit::RangeValue< _Range, _value > | A value with in a Range |
zypp::syscontent::Reader | Retrieve ResObject data serialized by Writer |
zypp::base::ReferenceCounted | Base class for reference counted objects |
zypp::filesystem::TmpPath::Impl | Clean or delete a directory on destruction |
zypp::KeyRing | Gpg key handling |
zypp::media::MediaAccess | Handle access to a medium |
zypp::MediaSetAccess | Media access layer responsible for handling files distributed on a set of media with media change and abort/retry/ingore user callback handling |
zypp::parser::susetags::RepoIndex | Repository content data (from /content file) |
zypp::ProblemSolution | Class representing one possible solution to one problem found during resolving |
zypp::solver::detail::ProblemSolutionCombi | Class representing one possible solution to one problem found during resolving This problem solution is a combination of different actions |
zypp::solver::detail::ProblemSolutionIgnore | Class representing one possible solution to one problem found during resolving This problem solution ignores one or more items by setting his dependencies to weak |
zypp::Resolvable | Interface base for resolvable objects (identification and dependencies) |
zypp::Resolver | Dependency resolver interface |
zypp::ResolverProblem | |
zypp::solver::detail::HelixResolvable | Creates a file in helix format which includes all available or installed packages,patches,selections... |
zypp::solver::detail::Resolver | A mid layer class we should remove |
zypp::solver::detail::SATResolver | |
zypp::solver::detail::SolutionAction | Abstract base class for one action of a problem solution |
zypp::solver::detail::InjectSolutionAction | A problem solution action that injects an artificial "provides" to the pool to satisfy open requirements or remove the conflict of concerning resolvable |
zypp::solver::detail::TransactionSolutionAction | |
zypp::solver::detail::SolverQueueItem | |
zypp::Target | |
zypp::target::rpm::BinHeader | |
zypp::target::rpm::librpmDb | Manage access to librpm database |
zypp::target::rpm::RpmDb | Interface to the rpm program |
zypp::target::TargetImpl | Base class for concrete Target implementations |
zypp::ui::Selectable | Collects PoolItems of same kind and name |
zypp::ZYpp | |
zypp::str::regex | Regular expression |
zypp::Rel | Relational operators |
zypp::parser::RepoFileReader | Read repository data from a .repo file |
zypp::repo::RepoInfoBase | Base class implementing common features of RepoInfo and ServiceInfo |
zypp::RepoInfo | What is known about a repository |
zypp::ServiceInfo | |
zypp::RepoManager | Creates and provides information about known sources |
zypp::RepoManagerOptions | Repo manager settings |
zypp::repo::RepoMediaAccess | Provides files from different repos |
zypp::repo::RepoMirrorList | |
zypp::target::RepoProvidePackage | Default PackageProvider for CommitPackageCache |
zypp::callback::ReportBase | |
zypp::CleanEmptyLocksReport | Callback for cleaning locks which doesn't lock anything in pool |
zypp::DigestReport | |
zypp::KeyRingReport | Callbacks from signature verification workflow |
zypp::KeyRingSignals | |
zypp::callback::ReceiveReport< KeyRingSignals > | |
zypp::target::rpm::KeyRingSignalReceiver | |
zypp::target::rpm::KeyRingSignals | Internal connection to rpm database |
zypp::media::AuthenticationReport | |
zypp::media::DownloadProgressReport | |
zypp::media::MediaChangeReport | |
zypp::ProgressReport | |
zypp::repo::DownloadResolvableReport | |
zypp::repo::ProbeRepoReport | |
zypp::repo::RepoCreateReport | |
zypp::repo::RepoReport | |
zypp::SavingLocksReport | This callback handles merging old locks with newly added or removed |
zypp::target::PatchMessageReport | Request to display the pre commit message of a patch |
zypp::target::PatchScriptReport | Indicate execution of a patch script |
zypp::target::rpm::ConvertDBReport | |
zypp::target::rpm::InstallResolvableReport | |
zypp::target::rpm::RebuildDBReport | |
zypp::target::rpm::RemoveResolvableReport | |
zypp::target::rpm::RpmInstallReport | |
zypp::target::rpm::RpmRemoveReport | |
zypp::RepoStatus | Local facts about a repository This class represents the status of a repository on the system |
zypp::repo::RepoType | Repository type enumeration |
zypp::target::RequestedLocalesFile | Save and restore locale set from file |
ResObjectFilterFunctor | |
zypp::resfilter::ByArch< _Compare > | Select ResObject by Arch using _Compare functor |
zypp::resfilter::ByEdition< _Compare > | Select ResObject by Edition using _Compare functor |
zypp::resfilter::ByName | Select ResObject by name |
zypp::resfilter::ByRepository | Select ResObject by repository or repository alias |
ResObjectFilterFunctor | |
zypp::solver::detail::FindPackage | |
zypp::repo::yum::ResourceType | |
zypp::ResPool | Global ResObject pool |
zypp::ResPoolProxy | ResPool::instance().proxy(); |
zypp::ResStatus | Status bitfield |
zypp::ResTraits< _Res > | ResTraits |
zypp::ResTraits< ResObject > | ResTraits specialisation for ResObject |
zypp::ResTraits< Resolvable > | ResTraits specialisation for Resolvable |
RpmInstallReport | |
zypp::callback::ReceiveReport< rpm::RpmInstallReport > | |
zypp::target::RpmInstallPackageReceiver | |
RpmRemoveReport | |
zypp::callback::ReceiveReport< rpm::RpmRemoveReport > | |
zypp::target::RpmRemovePackageReceiver | |
zypp::RW_pointer< _D, _Traits > | Wrapper for const correct access via Smart pointer types |
zypp::RW_pointer< AttachPoint > | |
zypp::RW_pointer< MediaSource > | |
zypp::RW_pointer< pool::PoolTraits::Impl > | |
zypp::RW_pointer< zypp::CountryCode::Impl > | |
zypp::RW_pointer< zypp::debug::Measure::Impl > | |
zypp::RW_pointer< zypp::filesystem::TmpPath::Impl > | |
zypp::RW_pointer< zypp::KeyRing::Impl > | |
zypp::RW_pointer< zypp::LanguageCode::Impl > | |
zypp::RW_pointer< zypp::Locale::Impl > | |
zypp::RW_pointer< zypp::Locks::Impl, rw_pointer::Scoped< zypp::Locks::Impl > > | |
zypp::RW_pointer< zypp::media::CredentialManager::Impl > | |
zypp::RW_pointer< zypp::media::MediaManager_Impl > | |
zypp::RW_pointer< zypp::media::ProxyInfo::Impl > | |
zypp::RW_pointer< zypp::media::UrlResolverPlugin::Impl > | |
zypp::RW_pointer< zypp::parser::HistoryLogReader::Impl, rw_pointer::Scoped< zypp::parser::HistoryLogReader::Impl > > | |
zypp::RW_pointer< zypp::parser::RepoindexFileReader::Impl, rw_pointer::Scoped< zypp::parser::RepoindexFileReader::Impl > > | |
zypp::RW_pointer< zypp::parser::susetags::ContentFileReader::Impl, rw_pointer::Scoped< zypp::parser::susetags::ContentFileReader::Impl > > | |
zypp::RW_pointer< zypp::parser::ws::WebpinResultFileReader::Impl, rw_pointer::Scoped< zypp::parser::ws::WebpinResultFileReader::Impl > > | |
zypp::RW_pointer< zypp::parser::yum::PatchesFileReader::Impl, rw_pointer::Scoped< zypp::parser::yum::PatchesFileReader::Impl > > | |
zypp::RW_pointer< zypp::parser::yum::RepomdFileReader::Impl, rw_pointer::Scoped< zypp::parser::yum::RepomdFileReader::Impl > > | |
zypp::RW_pointer< zypp::PluginScript::Impl > | |
zypp::RW_pointer< zypp::PoolItem::Impl > | |
zypp::RW_pointer< zypp::PoolQuery::Impl > | |
zypp::RW_pointer< zypp::PublicKeyScanner::Impl, rw_pointer::Scoped< zypp::PublicKeyScanner::Impl > > | |
zypp::RW_pointer< zypp::repo::PackageProvider::Impl > | |
zypp::RW_pointer< zypp::repo::RepoMediaAccess::Impl > | |
zypp::RW_pointer< zypp::repo::ServiceRepos::Impl > | |
zypp::RW_pointer< zypp::ResPoolProxy::Impl > | |
zypp::RW_pointer< zypp::sat::Transaction::Impl > | |
zypp::RW_pointer< zypp::sat::WhatProvides::Impl > | |
zypp::RW_pointer< zypp::solver::detail::Resolver, rw_pointer::Intrusive< zypp::solver::detail::Resolver > > | |
zypp::RW_pointer< zypp::syscontent::Reader::Entry::Impl > | |
zypp::RW_pointer< zypp::target::CommitPackageCache::Impl > | |
zypp::RW_pointer< zypp::target::hal::HalContext_Impl > | |
zypp::RW_pointer< zypp::target::hal::HalDrive_Impl > | |
zypp::RW_pointer< zypp::target::hal::HalVolume_Impl > | |
zypp::RW_pointer< zypp::target::Modalias::Impl > | |
zypp::RW_pointer< zypp::target::RepoProvidePackage::Impl > | |
zypp::RW_pointer< zypp::target::TargetImpl, rw_pointer::Intrusive< zypp::target::TargetImpl > > | |
zypp::RW_pointer< zypp::ui::Selectable::Impl > | |
zypp::RW_pointer< zypp::xml::ParseDef::Impl > | |
zypp::RW_pointer< zypp::ZConfig::Impl, rw_pointer::Scoped< zypp::ZConfig::Impl > > | |
zypp::RW_pointer< zypp::zypp_detail::ZYppImpl > | |
zypp::RWCOW_pointer< _D, _Traits > | RW_pointer supporting 'copy on write' functionality |
zypp::RWCOW_pointer< Container > | |
zypp::RWCOW_pointer< struct::_Map > | |
zypp::RWCOW_pointer< UrlBase > | |
zypp::RWCOW_pointer< zypp::Fetcher::Impl > | |
zypp::RWCOW_pointer< zypp::HistoryLogData::Impl > | |
zypp::RWCOW_pointer< zypp::media::TransferSettings::Impl > | |
zypp::RWCOW_pointer< zypp::parser::ProductFileData::Impl > | |
zypp::RWCOW_pointer< zypp::parser::ProductFileData::Upgrade::Impl > | |
zypp::RWCOW_pointer< zypp::PluginFrame::Impl > | |
zypp::RWCOW_pointer< zypp::ProgressData::Data > | |
zypp::RWCOW_pointer< zypp::PublicKey::Impl > | |
zypp::RWCOW_pointer< zypp::PublicKeyData::Impl > | |
zypp::RWCOW_pointer< zypp::repo::DeltaCandidates::Impl > | |
zypp::RWCOW_pointer< zypp::repo::RepoInfoBase::Impl > | |
zypp::RWCOW_pointer< zypp::RepoInfo::Impl > | |
zypp::RWCOW_pointer< zypp::RepoManager::Impl > | |
zypp::RWCOW_pointer< zypp::RepoStatus::Impl > | |
zypp::RWCOW_pointer< zypp::sat::LookupAttr::Impl > | |
zypp::RWCOW_pointer< zypp::ServiceInfo::Impl > | |
zypp::RWCOW_pointer< zypp::StrMatcher::Impl > | |
zypp::RWCOW_pointer< zypp::syscontent::Reader::Impl > | |
zypp::RWCOW_pointer< zypp::syscontent::Writer::Impl > | |
zypp::RWCOW_pointer< zypp::ws::WebpinResult::Impl > | |
zypp::RWCOW_pointer< zypp::ZYppCommitPolicy::Impl > | |
zypp::RWCOW_pointer< zypp::ZYppCommitResult::Impl > | |
zypp::str::SafeBuf | Assert free called for allocated char * |
zypp::SameFetcherIndex | Std::set ordering (less semantic) |
zypp::filter::SameItemAs | Filter items with at least same NVRA, vendor |
zypp::rw_pointer::Scoped< _D > | |
zypp::rw_pointer::Scoped< zypp::Locks::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::HistoryLogReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::RepoindexFileReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::susetags::ContentFileReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::ws::WebpinResultFileReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::yum::PatchesFileReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::parser::yum::RepomdFileReader::Impl > | |
zypp::rw_pointer::Scoped< zypp::PublicKeyScanner::Impl > | |
zypp::rw_pointer::Scoped< zypp::ZConfig::Impl > | |
scoped_ptr | |
SelectableFilterFunctor | |
zypp::ui::selfilter::ByHasCandidateObj | |
zypp::ui::selfilter::ByHasInstalledObj | |
zypp::ui::selfilter::ByKind | |
zypp::ui::selfilter::ByName | |
zypp::ui::selfilter::ByStatus | |
zypp::ui::SelectableTraits | |
zypp::SerialNumber | Simple serial number provider |
zypp::SerialNumberWatcher | Simple serial number watcher |
zypp::parser::ServiceFileReader | Read service data from a .service file |
zypp::repo::ServiceType | Service type enumeration |
zypp::rw_pointer::Shared< _D > | |
zypp::rw_pointer::Shared< AttachPoint > | |
zypp::rw_pointer::Shared< Container > | |
zypp::rw_pointer::Shared< MediaSource > | |
zypp::rw_pointer::Shared< pool::PoolTraits::Impl > | |
zypp::rw_pointer::Shared< struct::_Map > | |
zypp::rw_pointer::Shared< UrlBase > | |
zypp::rw_pointer::Shared< zypp::CountryCode::Impl > | |
zypp::rw_pointer::Shared< zypp::debug::Measure::Impl > | |
zypp::rw_pointer::Shared< zypp::Fetcher::Impl > | |
zypp::rw_pointer::Shared< zypp::filesystem::TmpPath::Impl > | |
zypp::rw_pointer::Shared< zypp::HistoryLogData::Impl > | |
zypp::rw_pointer::Shared< zypp::KeyRing::Impl > | |
zypp::rw_pointer::Shared< zypp::LanguageCode::Impl > | |
zypp::rw_pointer::Shared< zypp::Locale::Impl > | |
zypp::rw_pointer::Shared< zypp::media::CredentialManager::Impl > | |
zypp::rw_pointer::Shared< zypp::media::MediaManager_Impl > | |
zypp::rw_pointer::Shared< zypp::media::ProxyInfo::Impl > | |
zypp::rw_pointer::Shared< zypp::media::TransferSettings::Impl > | |
zypp::rw_pointer::Shared< zypp::media::UrlResolverPlugin::Impl > | |
zypp::rw_pointer::Shared< zypp::parser::ProductFileData::Impl > | |
zypp::rw_pointer::Shared< zypp::parser::ProductFileData::Upgrade::Impl > | |
zypp::rw_pointer::Shared< zypp::PluginFrame::Impl > | |
zypp::rw_pointer::Shared< zypp::PluginScript::Impl > | |
zypp::rw_pointer::Shared< zypp::PoolItem::Impl > | |
zypp::rw_pointer::Shared< zypp::PoolQuery::Impl > | |
zypp::rw_pointer::Shared< zypp::ProgressData::Data > | |
zypp::rw_pointer::Shared< zypp::PublicKey::Impl > | |
zypp::rw_pointer::Shared< zypp::PublicKeyData::Impl > | |
zypp::rw_pointer::Shared< zypp::repo::DeltaCandidates::Impl > | |
zypp::rw_pointer::Shared< zypp::repo::PackageProvider::Impl > | |
zypp::rw_pointer::Shared< zypp::repo::RepoInfoBase::Impl > | |
zypp::rw_pointer::Shared< zypp::repo::RepoMediaAccess::Impl > | |
zypp::rw_pointer::Shared< zypp::repo::ServiceRepos::Impl > | |
zypp::rw_pointer::Shared< zypp::RepoInfo::Impl > | |
zypp::rw_pointer::Shared< zypp::RepoManager::Impl > | |
zypp::rw_pointer::Shared< zypp::RepoStatus::Impl > | |
zypp::rw_pointer::Shared< zypp::ResPoolProxy::Impl > | |
zypp::rw_pointer::Shared< zypp::sat::LookupAttr::Impl > | |
zypp::rw_pointer::Shared< zypp::sat::Transaction::Impl > | |
zypp::rw_pointer::Shared< zypp::sat::WhatProvides::Impl > | |
zypp::rw_pointer::Shared< zypp::ServiceInfo::Impl > | |
zypp::rw_pointer::Shared< zypp::StrMatcher::Impl > | |
zypp::rw_pointer::Shared< zypp::syscontent::Reader::Entry::Impl > | |
zypp::rw_pointer::Shared< zypp::syscontent::Reader::Impl > | |
zypp::rw_pointer::Shared< zypp::syscontent::Writer::Impl > | |
zypp::rw_pointer::Shared< zypp::target::CommitPackageCache::Impl > | |
zypp::rw_pointer::Shared< zypp::target::hal::HalContext_Impl > | |
zypp::rw_pointer::Shared< zypp::target::hal::HalDrive_Impl > | |
zypp::rw_pointer::Shared< zypp::target::hal::HalVolume_Impl > | |
zypp::rw_pointer::Shared< zypp::target::Modalias::Impl > | |
zypp::rw_pointer::Shared< zypp::target::RepoProvidePackage::Impl > | |
zypp::rw_pointer::Shared< zypp::ui::Selectable::Impl > | |
zypp::rw_pointer::Shared< zypp::ws::WebpinResult::Impl > | |
zypp::rw_pointer::Shared< zypp::xml::ParseDef::Impl > | |
zypp::rw_pointer::Shared< zypp::zypp_detail::ZYppImpl > | |
zypp::rw_pointer::Shared< zypp::ZYppCommitPolicy::Impl > | |
zypp::rw_pointer::Shared< zypp::ZYppCommitResult::Impl > | |
shared_ptr | |
zypp::SignalSaver | Exception safe signal handler save/restore |
zypp::Signature | |
zypp::SignatureFileChecker | Checks for the validity of a signature |
zypp::SigprocmaskSaver | Exception safe sigprocmask save/restore |
zypp::str::smatch | Regular expression match result |
zypp::target::SoftLocksFile | Save and restore soft locks |
zypp::sat::SolvIterMixin< Derived, DerivedSolvable_iterator > | Base class providing common iterator types based on a Solvable iterator |
zypp::sat::SolvIterMixin< LocaleSupport, filter_iterator< filter::ByLocaleSupport, Pool::SolvableIterator > > | |
zypp::sat::LocaleSupport | Convenience methods to manage support for a specific Locale |
zypp::sat::SolvIterMixin< PoolQuery, detail::PoolQueryIterator > | |
zypp::PoolQuery | Meta-data query API |
zypp::sat::SolvIterMixin< PoolQueryResult, std::tr1::unordered_set< sat::Solvable >::const_iterator > | |
zypp::PoolQueryResult | Helper class to collect (not only) PoolQuery results |
zypp::sat::SolvIterMixin< SolvableSet, std::tr1::unordered_set< Solvable >::const_iterator > | |
zypp::sat::SolvableSet | Solvable set wrapper to allow adding additioanal convenience iterators |
zypp::sat::SolvIterMixin< Transaction, detail::Transaction_const_iterator > | |
zypp::sat::Transaction | Libsolv transaction wrapper |
zypp::sat::SolvIterMixin< WhatObsoletes, detail::WhatProvidesIterator > | |
zypp::sat::WhatObsoletes | Container of installed Solvable which would be obsoleted by the Solvable passed to the ctor |
zypp::sat::SolvIterMixin< WhatProvides, detail::WhatProvidesIterator > | |
zypp::sat::WhatProvides | Container of Solvable providing a Capability (read only) |
zypp::sat::Solvable::SplitIdent | Helper that splits an identifier into kind and name or vice versa |
zypp::media::stateswitch | |
zypp::filesystem::StatMode | Wrapper class for mode_t values as derived from ::stat |
zypp::ui::StatusBackup | Simple ResStatus backup stack |
zypp::resstatus::StatusBackup | |
zypp::ui::StatusHelper | |
zypp::sat::Transaction::Step | A single step within a Transaction |
zypp::str::Str | Convenient building of std::string via std::ostream::operator<< |
streambuf | |
zypp::base::logger::Loglinebuf | |
zypp::gzstream_detail::fgzstreambuf | Streambuffer reading or writing gzip files |
zypp::StrMatcher | String matching (STRING|SUBSTRING|GLOB|REGEX) |
zypp::callback::TempConnect< _Report > | Temporarily connect a ReceiveReport then restore the previous one |
zypp::solver::detail::Testcase | Generating a testcase of the current pool and solver state |
zypp::base::LogControl::TmpExcessive | Turn on excessive logging for the lifetime of this object |
zypp::base::LogControl::TmpLineWriter | Exchange LineWriter for the lifetime of this object |
zypp::filesystem::TmpPath | Automaticaly deletes files or directories when no longer needed |
zypp::filesystem::TmpDir | Provide a new empty temporary directory and recursively delete it when no longer needed |
zypp::filesystem::TmpFile | Provide a new empty temporary file and delete it when no longer needed |
zypp::media::TmpUnsetEnv | |
tmsEmpty | |
zypp::debug::Tm | Times measured by Measure |
zypp::debug::TraceCADBase | Base for a simple tracer |
zypp::debug::TraceCAD< _Tp > | A simple tracer for (copy) Construction, Assignment, and Destruction |
zypp::media::TransferSettings | Holds transfer setting |
transform_iterator | An iterator over elements which are the result of applying some functional transformation to the elements of an underlying sequence |
zypp::functor::True | Logical functor always true |
unary_function | |
zypp::_logtoolsdetail::DumpMap< _Map >::Transformer | |
zypp::ArchCompatibleWith | Functor finding compatible architectures |
zypp::functor::functor_detail::FunctorRef1< _Functor, res_type, arg1_type > | |
zypp::functor::FunctorRef< _Functor, res_type, arg1_type > | A unary FunctorRef |
zypp::GetPairFirst< _Pair > | Functor taking a std::pair returning std::pair.first |
zypp::GetPairSecond< _Pair > | Functor taking a std::pair returning std::pair.second |
zypp::pool::P_Select2nd< _Pair > | In CXX0X std::_Select2nd does no longer derive from std::unary_function |
zypp::pool::PoolStats | Functor counting ResObjects per Kind |
zypp::repo::RepoVariablesStringReplacer | Functor replacing repository variables |
zypp::repo::RepoVariablesUrlReplacer | Functor replacing repository variables |
zypp::sat::solvitermixin_detail::UnifyByIdent | Unify by ident (kind:name) |
zypp::base::Unit | Simple handling of Units |
zypp::UpdateNotificationFile | Pair of sat::Solvable and Pathname |
zypp::parser::ProductFileData::Upgrade | |
zypp::Url | Url manipulation class |
zypp::url::UrlBase | Generic Url base class |
zypp::url::UrlBaseData | Internal data used by UrlBase |
zypp::Product::UrlList | Helper to iterate a products URL lists |
zypp::media::UrlResolverPlugin | |
zypp::resstatus::UserLockQueryManip | Manipulator for ResStatus::UserLockQueryField |
zypp::xml::Validate | XmlTextReader document validation |
zypp::VendorAttr | Definition of vendor equivalence |
zypp::url::ViewOption | Url::asString() view options |
zypp::WatchFile | Remember a files attributes to detect content changes |
weak_ptr | |
zypp::ws::WebpinResult | Represents a result from http://api.opensuse-community.org/searchservice/Search web service |
zypp::parser::ws::WebpinResultFileReader | Read packages and repository search result data from from webpin web search results |
zypp::syscontent::Writer | Collect and serialize a set of ResObject |
iobind::parser::xml_escape_parser | |
zypp::xml::XmlString | xmlChar * wrapper |
zypp::gzstream_detail::ZlibError | Helper class to ship zlib errors |
zypp::ZYppCommitPolicy | Options and policies for ZYpp::commit |
zypp::ZYppCommitResult | Result returned from ZYpp::commit |
zypp::ZYppFactory | ZYpp factory class (Singleton) |
zypp::ZYppGlobalLock | Our broken global lock |
zypp::zypp_detail::ZYppImpl | |
_Report | |
zypp::callback::ReceiveReport< _Report > | |
const unsigned | |
const unsigned long | |
static const unsigned | |