libzypp
13.10.6
|
Easy-to use interface to the ZYPP dependency resolver. More...
Namespaces | |
sat | |
Libsolv interface | |
functor | |
debug | |
exception_detail | |
externalprogram | |
base | |
gettext | |
gzstream_detail | |
iostr | |
Iostream related utilities. | |
log | |
_logtoolsdetail | |
detail | |
rw_pointer | |
Don't forgett to provide versions for _Ptr and _constPtr, esp. | |
str | |
String related utilities and Regular expression matching. | |
xmlout | |
bit | |
HACK | |
callback | |
Callbacks light. | |
_ExternalProgram | |
filter | |
filesystem | |
Types and functions for filesystem operations. | |
target | |
kvmap | |
media | |
misc | |
parser | |
xml | |
pool | |
resstatus | |
range_detail | |
applydeltarpm | |
Namespace wrapping invocations of /usr/bin/applydeltarpm. | |
repo | |
packagedelta | |
resfilter | |
traits | |
ui | |
solver | |
syscontent | |
zypp_readonly_hack | |
zypp_detail | |
thread | |
url | |
Url details namespace. | |
ws | |
env | |
Classes | |
class | Arch |
Architecture. More... | |
struct | ArchCompatibleWith |
Functor finding compatible architectures. More... | |
class | AutoDispose |
Reference counted access to a _Tp object calling a custom Dispose function when the last AutoDispose handle to it is destroyed or reset. More... | |
class | Counter |
Integral type with initial value 0 . More... | |
class | DefaultIntegral |
Integral type with defined initial value when default constructed. More... | |
class | DtorReset |
Assign a vaiable a certain value when going out of scope. More... | |
class | Errno |
Convenience errno wrapper. More... | |
class | Exception |
Base class for Exception. More... | |
class | InputStream |
Helper to create and pass std::istream. More... | |
struct | GetPairFirst |
Functor taking a std::pair returning std::pair.first . More... | |
struct | GetPairSecond |
Functor taking a std::pair returning std::pair.second . More... | |
struct | MapKVIteratorTraits |
Traits for std::map key and value iterators. More... | |
class | NamedValue |
struct | NullDeleter |
shared_ptr custom deleter doing nothing. More... | |
struct | RW_pointer |
Wrapper for const correct access via Smart pointer types. More... | |
struct | RWCOW_pointer |
RW_pointer supporting 'copy on write' functionality. More... | |
class | SerialNumber |
Simple serial number provider. More... | |
class | SerialNumberWatcher |
Simple serial number watcher. More... | |
class | SignalSaver |
Exception safe signal handler save/restore. More... | |
class | SigprocmaskSaver |
Exception safe sigprocmask save/restore. More... | |
class | C_Str |
Convenience char* constructible from std::string and char* , it maps (char*)0 to an empty string. More... | |
class | Match |
String matching option flags as used e.g. More... | |
class | MatchException |
Exceptions thrown from attribute matching. More... | |
class | MatchUnknownModeException |
Unknown match mode. More... | |
class | MatchInvalidRegexException |
Invalid regular expression (failed ::regcomp). More... | |
class | StrMatcher |
String matching (STRING|SUBSTRING|GLOB|REGEX). More... | |
class | UserRequestException |
Base for exceptions caused by explicit user request. More... | |
class | WatchFile |
Remember a files attributes to detect content changes. More... | |
class | ByteCount |
Store and operate with byte count. More... | |
class | Capabilities |
Container of Capability (currently read only). More... | |
class | Capability |
A sat capability. More... | |
class | CapDetail |
Helper providing more detailed information about a Capability. More... | |
class | CapMatch |
Tri state Capability match result. More... | |
class | ChangelogEntry |
Single entry in a change log. More... | |
struct | CheckSumException |
class | CheckSum |
class | CountryCode |
Country codes (iso3166-1-alpha-2). More... | |
class | Date |
Store and operate on date (time_t). More... | |
class | DateFormatException |
struct | Dep |
Enumeration class of dependency types. More... | |
struct | DigestReport |
class | Digest |
Compute Message Digests (MD5, SHA1 etc) More... | |
class | DiskUsage |
class | DiskUsageCounter |
class | Edition |
Edition represents [epoch:]version[-release] More... | |
class | ExternalProgram |
Execute a program and give access to its io An object of this class encapsulates the execution of an external program. More... | |
class | ExternalProgramWithStderr |
ExternalProgram extended to offer reading programs stderr. More... | |
struct | FetcherIndex |
class that represents indexes which add metadata to fetcher jobs and therefore need to be retrieved in advance. More... | |
struct | SameFetcherIndex |
std::set ordering (less semantic) More... | |
struct | FetcherJob |
Class to encapsulate the OnMediaLocation object and the FileChecker together. More... | |
struct | ContentReaderHelper |
class | 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: More... | |
class | FileCheckException |
class | CheckSumCheckException |
class | SignatureCheckException |
class | ChecksumFileChecker |
Built in file checkers. More... | |
class | SignatureFileChecker |
Checks for the validity of a signature. More... | |
class | NullFileChecker |
Checks for nothing Used as the default checker. More... | |
class | CompositeFileChecker |
Checker composed of more checkers. More... | |
class | HistoryLog |
Writing the zypp history fileReference counted signleton for writhing the zypp history file. More... | |
class | HistoryActionID |
Enumeration of known history actions. More... | |
class | HistoryLogData |
A zypp history log line split into fieldsEach valid history log line starts with a date and HistoryActionID field. More... | |
class | HistoryLogDataInstall |
A zypp history log line for an installed packaged. More... | |
class | HistoryLogDataRemove |
A zypp history log line for a removed packge. More... | |
class | HistoryLogDataRepoAdd |
A zypp history log line for an added repository. More... | |
class | HistoryLogDataRepoRemove |
A zypp history log line for a removed repository. More... | |
class | HistoryLogDataRepoAliasChange |
A zypp history log line for a repo alias change. More... | |
class | HistoryLogDataRepoUrlChange |
A zypp history log line for a repo url change. More... | |
class | IdString |
Access to the sat-pools string space. More... | |
class | IdStringType |
Base class for creating IdString based types. More... | |
class | InstanceId |
Build string to identify/retrieve a specific Solvable. More... | |
struct | KeyContext |
struct | KeyRingReport |
Callbacks from signature verification workflow. More... | |
struct | KeyRingSignals |
class | KeyRingException |
class | KeyRing |
Gpg key handling. More... | |
struct | KVMap |
A map of (key,value) strings. More... | |
class | LanguageCode |
Language codes (iso639_2/iso639_1). More... | |
class | Locale |
struct | ApplyLock |
struct | LockingOutputIterator |
iterator that takes lock, lock all solvables from query and send query to output iterator More... | |
class | LocksCleanPredicate |
class | LocksRemovePredicate |
class | Locks |
Singleton class which manipulate with locks file and apply locks on pool. More... | |
struct | MediaProductEntry |
Represents an available product in media. More... | |
struct | ProvideFileOperation |
struct | ProvideDirTreeOperation |
struct | ProvideDirOperation |
struct | ProvideFileExistenceOperation |
class | MediaSetAccess |
Media access layer responsible for handling files distributed on a set of media with media change and abort/retry/ingore user callback handling. More... | |
class | CheckAccessDeleted |
Check for running processes which access deleted executables or libraries. More... | |
class | OnMediaLocation |
Describes a path on a certain media amongs as the information required to download it, like its media number, checksum and size. More... | |
class | Package |
Package interface. More... | |
class | PackageKeyword |
Package keywords. More... | |
class | Patch |
Class representing a patch. More... | |
class | Pattern |
Pattern interface. More... | |
class | PluginFrame |
Command frame for communication with PluginScript. More... | |
class | PluginFrameException |
Base class for PluginFrame Exception. More... | |
class | PluginScript |
Interface to pluigin scripts using a Stomp inspired communication protocol. More... | |
class | PluginScriptException |
Base class for PluginScript Exception. More... | |
class | PoolItem |
Reference to a PoolItem connecting ResObject and ResStatus. More... | |
struct | asPoolItem |
Solvable to PoolItem transform functor. More... | |
class | PoolItemBest |
Find the best candidates e.g. More... | |
struct | MyInserter |
struct | EmptyFilter |
struct | PoolQueryAttr |
represents all atributes in PoolQuery except SolvAtributes, which are used as is (not needed extend anything if someone adds new solv attr) More... | |
class | StringTypeAttr |
class | PoolQuery |
Meta-data query API. More... | |
class | PoolQueryResult |
Helper class to collect (not only) PoolQuery results. More... | |
class | ProblemSolution |
Class representing one possible solution to one problem found during resolving. More... | |
class | Product |
Product interface. More... | |
class | ProgressData |
Maintain [min,max] and counter (value) for progress counting. More... | |
class | CombinedProgressData |
Progress callback from another progress. More... | |
class | ProvideFilePolicy |
Policy for provideFile. More... | |
class | BadKeyException |
Exception thrown when the supplied key is not a valid gpg key. More... | |
class | PublicKeyData |
Class representing one GPG Public Keys data. More... | |
class | PublicKeyScanner |
Scan abstract from 'gpg –with-colons' key listings. More... | |
class | PublicKey |
Class representing one GPG Public Key (PublicKeyData + ASCII armored in a tempfile). More... | |
struct | Range |
struct | Rel |
Relational operators. More... | |
struct | Compare |
General compare functor returning -1, 0, 1 . More... | |
struct | CompareBy |
Functor to compare two elements by Rel based on a general _Compare functor. More... | |
struct | CompareByEQ |
struct | CompareByNE |
struct | CompareByLT |
struct | CompareByLE |
struct | CompareByGT |
struct | CompareByGE |
struct | CompareByANY |
struct | CompareByNONE |
class | RepoInfo |
What is known about a repository. More... | |
struct | RepoManagerOptions |
Repo manager settings. More... | |
class | RepoManager |
creates and provides information about known sources. More... | |
class | Repository |
class | RepoStatus |
Local facts about a repository This class represents the status of a repository on the system. More... | |
class | ResKind |
Resolvable kinds. More... | |
class | ResObject |
Interface base for resolvable objects (common data). More... | |
class | Resolvable |
Interface base for resolvable objects (identification and dependencies). More... | |
class | Resolver |
Dependency resolver interface. More... | |
class | ResolverProblem |
class | ResPool |
Global ResObject pool. More... | |
struct | PoolItemSaver |
Tem. More... | |
class | ResPoolProxy |
ResPool::instance().proxy();. More... | |
class | ResStatus |
Status bitfield. More... | |
struct | ResTraits |
ResTraits. More... | |
struct | ResTraits< Resolvable > |
ResTraits specialisation for Resolvable. More... | |
struct | ResTraits< ResObject > |
ResTraits specialisation for ResObject. More... | |
class | ServiceInfo |
class | Signature |
class | SystemCheck |
Save and restore locale set from file. More... | |
class | SrcPackage |
SrcPackage interface. More... | |
class | Target |
class | Url |
Url manipulation class. More... | |
class | VendorAttr |
Definition of vendor equivalence. More... | |
struct | Option |
Mutable option. More... | |
struct | DefaultOption |
Mutable option with initial value also remembering a config value. More... | |
class | ZConfig |
Interim helper class to collect global options and settings. More... | |
class | ZYpp |
struct | ProgressReport |
struct | ProgressReportAdaptor |
struct | CleanEmptyLocksReport |
Callback for cleaning locks which doesn't lock anything in pool. More... | |
struct | SavingLocksReport |
this callback handles merging old locks with newly added or removed More... | |
class | ZYppCommitPolicy |
Options and policies for ZYpp::commit. More... | |
class | UpdateNotificationFile |
Pair of sat::Solvable and Pathname. More... | |
class | ZYppCommitResult |
Result returned from ZYpp::commit. More... | |
class | ZYppGlobalLock |
Our broken global lock. More... | |
class | ZYppFactoryException |
class | ZYppFactory |
ZYpp factory class (Singleton) More... | |
Typedefs | |
typedef gzstream_detail::fXstream < std::istream, gzstream_detail::fgzstreambuf > | ifgzstream |
istream reading gzip files as well as plain files. More... | |
typedef gzstream_detail::fXstream < std::ostream, gzstream_detail::fgzstreambuf > | ofgzstream |
ostream writing gzip files. More... | |
typedef std::tr1::unordered_set < Capability > | CapabilitySet |
typedef std::list< ChangelogEntry > | Changelog |
List of ChangelogEntry. More... | |
typedef shared_ptr< FetcherIndex > | FetcherIndex_Ptr |
typedef shared_ptr< FetcherJob > | FetcherJob_Ptr |
typedef function< void(const Pathname &file)> | FileChecker |
Functor signature used to check files. More... | |
typedef std::tr1::unordered_set < IdString > | IdStringSet |
typedef std::map< std::string, std::string > | OtherDefaultLanguage |
typedef std::tr1::unordered_set < Locale > | LocaleSet |
typedef AutoDispose< const Pathname > | ManagedFile |
A Pathname plus associated cleanup code to be executed when path is no longer needed. More... | |
typedef std::set < MediaProductEntry > | MediaProductSet |
A set of available products in media. More... | |
typedef std::list < ProblemSolution_Ptr > | ProblemSolutionList |
typedef std::list < ProblemSolution_constPtr > | CProblemSolutionList |
typedef std::list < ResolverProblem_Ptr > | ResolverProblemList |
typedef std::list < ResolverProblem_constPtr > | CResolverProblemList |
typedef vector< string > | CapList |
typedef boost::logic::tribool | TriBool |
3-state boolean logic (true , false and indeterminate ). More... | |
typedef std::string | Vendor |
typedef std::list < UpdateNotificationFile > | UpdateNotifications |
Enumerations | |
enum | DownloadMode { DownloadDefault, DownloadOnly, DownloadInAdvance, DownloadInHeaps, DownloadAsNeeded } |
Supported commit download policies. More... | |
enum | VendorSupportOption { VendorSupportUnknown = 0, VendorSupportUnsupported = (1<<0), VendorSupportACC = (1<<1), VendorSupportLevel1 = (1<<2), VendorSupportLevel2 = (1<<3), VendorSupportLevel3 = (1<<4) } |
Functions | |
template<class _Iterator , class _Filter , class _Function > | |
int | invokeOnEach (_Iterator begin_r, _Iterator end_r, _Filter filter_r, _Function fnc_r) |
Iterate through [begin_r,end_r) and invoke fnc_r on each item that passes filter_r. More... | |
template<class _Iterator , class _Function > | |
int | invokeOnEach (_Iterator begin_r, _Iterator end_r, _Function fnc_r) |
Iterate through [begin_r,end_r) and invoke fnc_r on each item. More... | |
std::ostream & | dumpBacktrace (std::ostream &stream_r) |
Dump current stack trace to a stream. More... | |
std::ostream & | operator<< (std::ostream &str, const Exception &obj) |
template<class _Excpt > | |
void | _ZYPP_THROW (const _Excpt &excpt_r, const exception_detail::CodeLocation &where_r) __attribute__((noreturn)) |
Helper for ZYPP_THROW macros. More... | |
template<class _Excpt > | |
void | _ZYPP_CAUGHT (const _Excpt &excpt_r, const exception_detail::CodeLocation &where_r) |
Helper for ZYPP_THROW macros. More... | |
template<class _Excpt > | |
void | _ZYPP_RETHROW (const _Excpt &excpt_r, const exception_detail::CodeLocation &where_r) __attribute__((noreturn)) |
Helper for ZYPP_THROW macros. More... | |
std::ostream & | operator<< (std::ostream &str, const InputStream &obj) |
template<class _Filter , class _Container > | |
filter_iterator< _Filter, typename _Container::const_iterator > | make_filter_begin (_Filter f, const _Container &c) |
Convenience to create filter_iterator from container::begin(). More... | |
template<class _Filter , class _Container > | |
filter_iterator< _Filter, typename _Container::const_iterator > | make_filter_begin (const _Container &c) |
Convenience to create filter_iterator from container::begin(). More... | |
template<class _Filter , class _Container > | |
filter_iterator< _Filter, typename _Container::const_iterator > | make_filter_end (_Filter f, const _Container &c) |
Convenience to create filter_iterator from container::end(). More... | |
template<class _Filter , class _Container > | |
filter_iterator< _Filter, typename _Container::const_iterator > | make_filter_end (const _Container &c) |
Convenience to create filter_iterator from container::end(). More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Key_const_iterator | make_map_key_begin (const _Map &map_r) |
Convenience to create the key iterator from container::begin() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Key_const_iterator | make_map_key_end (const _Map &map_r) |
Convenience to create the key iterator from container::end() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Value_const_iterator | make_map_value_begin (const _Map &map_r) |
Convenience to create the value iterator from container::begin() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Value_const_iterator | make_map_value_end (const _Map &map_r) |
Convenience to create the value iterator from container::end() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Key_const_iterator | make_map_key_lower_bound (const _Map &map_r, const typename _Map::key_type &key_r) |
Convenience to create the key iterator from container::lower_bound() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Key_const_iterator | make_map_key_upper_bound (const _Map &map_r, const typename _Map::key_type &key_r) |
Convenience to create the key iterator from container::upper_bound() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Value_const_iterator | make_map_value_lower_bound (const _Map &map_r, const typename _Map::key_type &key_r) |
Convenience to create the value iterator from container::lower_bound() More... | |
template<class _Map > | |
MapKVIteratorTraits< _Map > ::Value_const_iterator | make_map_value_upper_bound (const _Map &map_r, const typename _Map::key_type &key_r) |
Convenience to create the value iterator from container::upper_bound() More... | |
template<class _Iterator > | |
std::ostream & | dumpRange (std::ostream &str, _Iterator begin, _Iterator end, const std::string &intro="{", const std::string &pfx="\n ", const std::string &sep="\n ", const std::string &sfx="\n", const std::string &extro="}") |
Print range defined by iterators (multiline style). More... | |
template<class _Iterator > | |
std::ostream & | dumpRangeLine (std::ostream &str, _Iterator begin, _Iterator end) |
Print range defined by iterators (single line style). More... | |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::vector< _Tp > &obj) |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::set< _Tp > &obj) |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::tr1::unordered_set< _Tp > &obj) |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::multiset< _Tp > &obj) |
template<class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::list< _Tp > &obj) |
template<class _Key , class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::map< _Key, _Tp > &obj) |
template<class _Key , class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::tr1::unordered_map< _Key, _Tp > &obj) |
template<class _Key , class _Tp > | |
std::ostream & | operator<< (std::ostream &str, const std::multimap< _Key, _Tp > &obj) |
std::ostream & | operator<< (std::ostream &str, const std::basic_ios< char > &obj) |
Print stream status bits. More... | |
template<class _Tp > | |
detail::Dump< _Tp > | dump (const _Tp &obj_r) |
std::ostream & | operator<< (std::ostream &str, const SerialNumber &obj) |
std::ostream & | operator<< (std::ostream &str, const SerialNumberWatcher &obj) |
template<class _Tp > | |
std::string | asUserString (const _Tp &val_r) |
Request a human readable (translated) string representation of _Tp [_Tp.asUserString()] Classes may implement a default as member function. More... | |
std::ostream & | operator<< (std::ostream &str, Match::Mode obj) |
std::ostream & | operator<< (std::ostream &str, const Match &obj) |
std::ostream & | operator<< (std::ostream &str, const StrMatcher &obj) |
bool | operator== (const StrMatcher &lhs, const StrMatcher &rhs) |
bool | operator< (const StrMatcher &lhs, const StrMatcher &rhs) |
declException (IgnoreRequestException, IGNORE) | |
declException (SkipRequestException, SKIP) | |
declException (RetryRequestException, RETRY) | |
declException (AbortRequestException, ABORT) | |
std::ostream & | operator<< (std::ostream &str, const Capabilities &obj) |
std::ostream & | operator<< (std::ostream &str, const Capability &obj) |
std::ostream & | dumpOn (std::ostream &str, const Capability &obj) |
std::ostream & | operator<< (std::ostream &str, const CapDetail &obj) |
std::ostream & | operator<< (std::ostream &str, CapDetail::Kind obj) |
std::ostream & | operator<< (std::ostream &str, CapDetail::CapRel obj) |
std::ostream & | operator<< (std::ostream &str, const CapMatch &obj) |
std::ostream & | operator<< (std::ostream &str, const CheckSum &obj) |
std::ostream & | dumpAsXmlOn (std::ostream &str, const CheckSum &obj) |
bool | operator== (const CountryCode &lhs, const CountryCode &rhs) |
bool | operator!= (const CountryCode &lhs, const CountryCode &rhs) |
static std::string | adjustLocale () |
static void | restoreLocale (const std::string &locale) |
std::ostream & | operator<< (std::ostream &str, const DiskUsage::Entry &obj) |
std::ostream & | operator<< (std::ostream &str, const DiskUsage &obj) |
std::ostream & | operator<< (std::ostream &str, const DiskUsageCounter::MountPoint &obj) |
bool | deserialize (const std::string &str_r, DownloadMode &result_r) |
std::ostream & | operator<< (std::ostream &str, DownloadMode obj) |
ZYPP_DECLARE_OPERATORS_FOR_FLAGS (FetcherJob::Flags) | |
std::ostream & | operator<< (std::ostream &str, const FetcherJob_Ptr &obj) |
std::ostream & | operator<< (std::ostream &str, const Fetcher &obj) |
ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Fetcher::Options) | |
std::ostream & | operator<< (std::ostream &str, const FileChecker &obj) |
std::ostream & | operator<< (std::ostream &str, const HistoryActionID &id) |
std::ostream & | operator<< (std::ostream &str, const HistoryLogData &obj) |
std::ostream & | operator<< (std::ostream &str, const IdString &obj) |
std::ostream & | dumpOn (std::ostream &str, const IdString &obj) |
bool | operator== (const IdString &lhs, const char *rhs) |
bool | operator== (const IdString &lhs, const std::string &rhs) |
bool | operator== (const char *lhs, const IdString &rhs) |
bool | operator== (const std::string &lhs, const IdString &rhs) |
bool | operator!= (const IdString &lhs, const char *rhs) |
bool | operator!= (const IdString &lhs, const std::string &rhs) |
bool | operator!= (const char *lhs, const IdString &rhs) |
bool | operator!= (const std::string &lhs, const IdString &rhs) |
bool | operator< (const IdString &lhs, const char *rhs) |
bool | operator< (const IdString &lhs, const std::string &rhs) |
bool | operator< (const char *lhs, const IdString &rhs) |
bool | operator< (const std::string &lhs, const IdString &rhs) |
bool | operator<= (const IdString &lhs, const char *rhs) |
bool | operator<= (const IdString &lhs, const std::string &rhs) |
bool | operator<= (const char *lhs, const IdString &rhs) |
bool | operator<= (const std::string &lhs, const IdString &rhs) |
bool | operator> (const IdString &lhs, const char *rhs) |
bool | operator> (const IdString &lhs, const std::string &rhs) |
bool | operator> (const char *lhs, const IdString &rhs) |
bool | operator> (const std::string &lhs, const IdString &rhs) |
bool | operator>= (const IdString &lhs, const char *rhs) |
bool | operator>= (const IdString &lhs, const std::string &rhs) |
bool | operator>= (const char *lhs, const IdString &rhs) |
bool | operator>= (const std::string &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator== (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator== (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator== (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator== (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator== (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator== (const std::string &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator!= (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator!= (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator!= (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator!= (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator!= (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator!= (const std::string &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator< (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator< (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator< (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator< (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator< (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator< (const std::string &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator<= (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator<= (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator<= (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator<= (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator<= (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator<= (const std::string &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator> (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator> (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator> (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator> (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator> (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator> (const std::string &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator>= (const IdStringType< Derived > &lhs, const IdString &rhs) |
template<class Derived > | |
bool | operator>= (const IdStringType< Derived > &lhs, const char *rhs) |
template<class Derived > | |
bool | operator>= (const IdStringType< Derived > &lhs, const std::string &rhs) |
template<class Derived > | |
bool | operator>= (const IdString &lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator>= (const char *lhs, const IdStringType< Derived > &rhs) |
template<class Derived > | |
bool | operator>= (const std::string &lhs, const IdStringType< Derived > &rhs) |
IMPL_PTR_TYPE (KeyRing) | |
DEFINE_PTR_TYPE (KeyRing) | |
template<typename KVMapOpts > | |
std::ostream & | operator<< (std::ostream &str, const KVMap< KVMapOpts > &obj) |
bool | operator== (const LanguageCode &lhs, const LanguageCode &rhs) |
bool | operator!= (const LanguageCode &lhs, const LanguageCode &rhs) |
template<class _OutputIterator > | |
static void | scanProductsFile (const Pathname &file_r, _OutputIterator result) |
FIXME: add a comment here... More... | |
template<class _OutputIterator > | |
void | productsInMedia (const Url &url_r, _OutputIterator result) |
Available products in a url location. More... | |
void | productsInMedia (const Url &url_r, MediaProductSet &set) |
Available products in a url location. More... | |
IMPL_PTR_TYPE (MediaSetAccess) | |
DEFINE_PTR_TYPE (MediaSetAccess) | |
ZYPP_DECLARE_OPERATORS_FOR_FLAGS (MediaSetAccess::ProvideFileOptions) | |
std::ostream & | operator<< (std::ostream &str, const CheckAccessDeleted &obj) |
std::ostream & | operator<< (std::ostream &str, const CheckAccessDeleted::ProcInfo &obj) |
std::ostream & | operator<< (std::ostream &str, const OnMediaLocation &obj) |
IMPL_PTR_TYPE (Package) | |
DEFINE_PTR_TYPE (Package) | |
IMPL_PTR_TYPE (Patch) | |
std::string | asString (const Patch::SeverityFlag &obj) |
DEFINE_PTR_TYPE (Patch) | |
ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Patch::InteractiveFlags) | |
ZYPP_DECLARE_OPERATORS_FOR_FLAGS (Patch::SeverityFlags) | |
IMPL_PTR_TYPE (Pattern) | |
DEFINE_PTR_TYPE (Pattern) | |
std::ostream & | operator<< (std::ostream &str, const PluginFrame &obj) |
bool | operator== (const PluginFrame &lhs, const PluginFrame &rhs) |
std::ostream & | operator<< (std::ostream &str, const PluginScript &obj) |
declException (PluginScriptNotConnected, PluginScriptException) | |
Script connection not open. More... | |
declException (PluginScriptDiedUnexpectedly, PluginScriptException) | |
Script died unexpectedly. More... | |
declException (PluginScriptTimeout, PluginScriptException) | |
Communication timeout. More... | |
declException (PluginScriptSendTimeout, PluginScriptTimeout) | |
Timeout while sending data. More... | |
declException (PluginScriptReceiveTimeout, PluginScriptTimeout) | |
Timeout while receiving data. More... | |
std::ostream & | operator<< (std::ostream &str, const PoolItem &obj) |
std::ostream & | operator<< (std::ostream &str, const PoolItemBest &obj) |
static string | wildcards2regex (const string &str) |
Converts '*' and '?' wildcards within str into their regex equivalents. More... | |
ostream & | operator<< (ostream &str, const PoolQuery &obj) |
std::ostream & | dumpOn (std::ostream &str, const PoolQuery &obj) |
std::ostream & | operator<< (std::ostream &str, const PoolQueryResult &obj) |
template<class OutputIterator > | |
void | readPoolQueriesFromFile (const zypp::filesystem::Pathname &file, OutputIterator out) |
sends to output iterator all queries readed from file. More... | |
template<class InputIterator > | |
void | writePoolQueriesToFile (const zypp::filesystem::Pathname &file, InputIterator begin, InputIterator end) |
Writes all queries from begin to end. More... | |
IMPL_PTR_TYPE (ProblemSolution) | |
ostream & | operator<< (ostream &os, const ProblemSolution &solution) |
ostream & | operator<< (ostream &os, const ProblemSolutionList &solutionlist) |
ostream & | operator<< (ostream &os, const CProblemSolutionList &solutionlist) |
DEFINE_PTR_TYPE (Resolver) | |
DEFINE_PTR_TYPE (ProblemSolution) | |
DEFINE_PTR_TYPE (ResolverProblem) | |
IMPL_PTR_TYPE (Product) | |
std::ostream & | operator<< (std::ostream &str, const Product::UrlList &obj) |
DEFINE_PTR_TYPE (Product) | |
std::ostream & | operator<< (std::ostream &str, const ProgressData &obj) |
ProgressData | makeProgressData (const InputStream &input_r) |
std::ostream & | dumpOn (std::ostream &str, const PublicKeyData &obj) |
bool | operator== (const PublicKeyData &lhs, const PublicKeyData &rhs) |
std::ostream & | dumpOn (std::ostream &str, const PublicKey &obj) |
template<class _Tp , class _Compare > | |
bool | overlaps (const Range< _Tp, _Compare > &lhs, const Range< _Tp, _Compare > &rhs) |
template<class _Tp , class _Compare > | |
bool | operator== (const Range< _Tp, _Compare > &lhs, const Range< _Tp, _Compare > &rhs) |
template<class _Tp , class _Compare > | |
bool | operator!= (const Range< _Tp, _Compare > &lhs, const Range< _Tp, _Compare > &rhs) |
template<class _Tp , class _Compare > | |
bool | compareByRel (Rel op, const _Tp &lhs, const _Tp &rhs, _Compare compare) |
Comparison of two elements using relational operator op. More... | |
template<class _Tp > | |
bool | compareByRel (Rel op, const _Tp &lhs, const _Tp &rhs) |
compareByRel convenience using Compare<_Tp> as general compare functor. More... | |
std::ostream & | operator<< (std::ostream &str, const RepoInfo &obj) |
std::list< RepoInfo > | readRepoFile (const Url &repo_file) |
Parses repo_file and returns a list of RepoInfo objects corresponding to repositories found within the file. More... | |
std::ostream & | operator<< (std::ostream &str, const RepoManagerOptions &obj) |
std::ostream & | operator<< (std::ostream &str, const RepoManager &obj) |
std::ostream & | operator<< (std::ostream &str, const Repository &obj) |
std::ostream & | dumpAsXmlOn (std::ostream &str, const Repository &obj) |
RepoStatus | operator&& (const RepoStatus &lhs, const RepoStatus &rhs) |
combines 2 repostatus with a checksum based on both checksums and the newest timestamp More... | |
std::ostream & | operator<< (std::ostream &str, const RepoStatus &obj) |
IMPL_PTR_TYPE (ResObject) | |
ResObject::Ptr | makeResObject (const sat::Solvable &solvable_r) |
Create ResObject from sat::Solvable. More... | |
template<class _Res > | |
ResTraits< _Res >::PtrType | make (const sat::Solvable &solvable_r) |
Directly create a certain kind of ResObject from sat::Solvable. More... | |
template<> | |
ResObject::Ptr | make< ResObject > (const sat::Solvable &solvable_r) |
template<class _Res > | |
ResTraits< _Res >::PtrType | asKind (const sat::Solvable &solvable_r) |
Directly create a certain kind of ResObject from sat::Solvable. More... | |
template<class _Res > | |
ResTraits< _Res >::constPtrType | asKind (const ResObject::constPtr &p) |
IMPL_PTR_TYPE (Resolvable) | |
template<> | |
bool | isKind< Resolvable > (const Resolvable::constPtr &p) |
template<> | |
bool | isKind< ResObject > (const Resolvable::constPtr &p) |
IMPL_PTR_TYPE (Resolver) | |
std::ostream & | operator<< (std::ostream &str, const Resolver &obj) |
IMPL_PTR_TYPE (ResolverProblem) | |
ostream & | operator<< (ostream &os, const ResolverProblem &problem) |
ostream & | operator<< (ostream &os, const ResolverProblemList &problemlist) |
std::ostream & | operator<< (std::ostream &str, const ResPool &obj) |
std::ostream & | operator<< (std::ostream &str, const ResPoolProxy &obj) |
std::ostream & | dumpOn (std::ostream &str, const ResPoolProxy &obj) |
std::ostream & | operator<< (std::ostream &str, const ResStatus &obj) |
std::ostream & | operator<< (std::ostream &str, ResStatus::TransactValue obj) |
std::ostream & | operator<< (std::ostream &str, ResStatus::TransactByValue obj) |
DEFINE_PTR_TYPE (Resolvable) | |
DEFINE_PTR_TYPE (ResObject) | |
DEFINE_PTR_TYPE (SrcPackage) | |
template<typename _Res > | |
ResKind | resKind () |
Convenient access to well known ResKinds. More... | |
template<typename _Res > | |
bool | isKind (const ResKind &val_r) |
Convenient test for ResKinds. More... | |
template<typename _Res > | |
bool | isKind (const std::string &val_r) |
template<typename _Res > | |
bool | isKind (const char *val_r) |
template<> | |
struct::_Map * | rwcowClone< struct::_Map > (const struct::_Map *rhs) |
std::ostream & | operator<< (std::ostream &str, const ServiceInfo &obj) |
std::ostream & | operator<< (std::ostream &str, const SystemCheck &obj) |
IMPL_PTR_TYPE (SrcPackage) | |
IMPL_PTR_TYPE (Target) | |
std::ostream & | operator<< (std::ostream &str, const Target::DistributionLabel &obj) |
DEFINE_PTR_TYPE (Target) | |
std::ostream & | operator<< (std::ostream &str, const Url &url) |
bool | operator< (const Url &lhs, const Url &rhs) |
needed for std::set More... | |
bool | operator== (const Url &lhs, const Url &rhs) |
needed for find More... | |
bool | operator!= (const Url &lhs, const Url &rhs) |
std::ostream & | operator<< (std::ostream &str, const VendorAttr &) |
std::string | asUserString (VendorSupportOption) |
converts the support option to a name intended to be printed to the user. More... | |
std::string | asUserStringDescription (VendorSupportOption) |
converts the support option to a description intended to be printed to the user. More... | |
ZYPP_DECLARE_FLAGS (VendorSupportOptions, VendorSupportOption) | |
void | reconfigureZConfig (const Pathname &override_r) |
std::ostream & | operator<< (std::ostream &str, const ZYppCommitPolicy &obj) |
std::ostream & | operator<< (std::ostream &str, const ZYppCommitResult &obj) |
std::ostream & | operator<< (std::ostream &str, const ZYppFactory &obj) |
Variables | |
const Arch | Arch_empty (IdString::Empty) |
const Arch | Arch_noarch (_noarch()) |
const Arch | Arch_i386 (_i386()) |
const Arch | Arch_i486 (_i486()) |
const Arch | Arch_i586 (_i586()) |
const Arch | Arch_i686 (_i686()) |
const Arch | Arch_athlon (_athlon()) |
const Arch | Arch_x86_64 (_x86_64()) |
const Arch | Arch_pentium3 (_pentium3()) |
const Arch | Arch_pentium4 (_pentium4()) |
const Arch | Arch_s390 (_s390()) |
const Arch | Arch_s390x (_s390x()) |
const Arch | Arch_ppc (_ppc()) |
const Arch | Arch_ppc64 (_ppc64()) |
const Arch | Arch_ppc64p7 (_ppc64p7()) |
const Arch | Arch_ia64 (_ia64()) |
const Arch | Arch_alphaev67 (_alphaev67()) |
const Arch | Arch_alphaev6 (_alphaev6()) |
const Arch | Arch_alphapca56 (_alphapca56()) |
const Arch | Arch_alphaev56 (_alphaev56()) |
const Arch | Arch_alphaev5 (_alphaev5()) |
const Arch | Arch_alpha (_alpha()) |
const Arch | Arch_sparc64v (_sparc64v()) |
const Arch | Arch_sparc64 (_sparc64()) |
const Arch | Arch_sparcv9v (_sparcv9v()) |
const Arch | Arch_sparcv9 (_sparcv9()) |
const Arch | Arch_sparcv8 (_sparcv8()) |
const Arch | Arch_sparc (_sparc()) |
const Arch | Arch_aarch64 (_aarch64()) |
const Arch | Arch_armv7tnhl (_armv7tnhl()) |
const Arch | Arch_armv7thl (_armv7thl()) |
const Arch | Arch_armv7nhl (_armv7nhl()) |
const Arch | Arch_armv7hl (_armv7hl()) |
const Arch | Arch_armv7l (_armv7l()) |
const Arch | Arch_armv6hl (_armv6hl()) |
const Arch | Arch_armv6l (_armv6l()) |
const Arch | Arch_armv5tejl (_armv5tejl()) |
const Arch | Arch_armv5tel (_armv5tel()) |
const Arch | Arch_armv5l (_armv5l()) |
const Arch | Arch_armv4tl (_armv4tl()) |
const Arch | Arch_armv4l (_armv4l()) |
const Arch | Arch_armv3l (_armv3l()) |
const Arch | Arch_sh3 (_sh3()) |
const Arch | Arch_sh4 (_sh4()) |
const Arch | Arch_sh4a (_sh4a()) |
static OtherDefaultLanguage | otherDefaultLanguage |
Pathname | _file = "" |
CapabilitySet | _require |
CapabilitySet | _conflict |
Easy-to use interface to the ZYPP dependency resolver.
Author: Stefan Hundhammer sh@su se.d e
typedef gzstream_detail::fXstream<std::istream,gzstream_detail::fgzstreambuf> zypp::ifgzstream |
istream reading gzip files as well as plain files.
Definition at line 275 of file GzStream.h.
typedef gzstream_detail::fXstream<std::ostream,gzstream_detail::fgzstreambuf> zypp::ofgzstream |
ostream writing gzip files.
Definition at line 280 of file GzStream.h.
typedef std::tr1::unordered_set<Capability> zypp::CapabilitySet |
Definition at line 33 of file Capability.h.
typedef std::list<ChangelogEntry> zypp::Changelog |
List of ChangelogEntry.
Definition at line 53 of file Changelog.h.
typedef shared_ptr<FetcherIndex> zypp::FetcherIndex_Ptr |
Definition at line 55 of file Fetcher.cc.
typedef shared_ptr<FetcherJob> zypp::FetcherJob_Ptr |
Definition at line 116 of file Fetcher.cc.
typedef function<void ( const Pathname &file )> zypp::FileChecker |
Functor signature used to check files.
file | File to check. |
FileCheckException | when the file does not validate and the user don't want to continue. |
Definition at line 27 of file FileChecker.h.
typedef std::tr1::unordered_set<IdString> zypp::IdStringSet |
Definition at line 24 of file IdString.h.
typedef std::map<std::string, std::string> zypp::OtherDefaultLanguage |
typedef std::tr1::unordered_set<Locale> zypp::LocaleSet |
typedef AutoDispose<const Pathname> zypp::ManagedFile |
A Pathname plus associated cleanup code to be executed when path is no longer needed.
Definition at line 27 of file ManagedFile.h.
typedef std::set<MediaProductEntry> zypp::MediaProductSet |
A set of available products in media.
Definition at line 52 of file MediaProducts.h.
typedef std::list<ProblemSolution_Ptr> zypp::ProblemSolutionList |
Definition at line 42 of file ProblemTypes.h.
typedef std::list<ProblemSolution_constPtr> zypp::CProblemSolutionList |
Definition at line 43 of file ProblemTypes.h.
typedef std::list<ResolverProblem_Ptr> zypp::ResolverProblemList |
Definition at line 46 of file ProblemTypes.h.
typedef std::list<ResolverProblem_constPtr> zypp::CResolverProblemList |
Definition at line 47 of file ProblemTypes.h.
typedef vector<string> zypp::CapList |
Definition at line 36 of file SystemCheck.cc.
typedef std::string zypp::Vendor |
typedef std::list<UpdateNotificationFile> zypp::UpdateNotifications |
Definition at line 47 of file ZYppCommitResult.h.
enum zypp::DownloadMode |
Supported commit download policies.
Definition at line 22 of file DownloadMode.h.
Definition at line 21 of file VendorSupportOptions.h.
|
inline |
Iterate through [begin_r,end_r)
and invoke fnc_r on each item that passes filter_r.
Iteration aborts if fnc_r returns false
.
Definition at line 30 of file Algorithm.h.
|
inline |
Iterate through [begin_r,end_r)
and invoke fnc_r on each item.
Iteration aborts if fnc_r returns false
.
Definition at line 56 of file Algorithm.h.
std::ostream & zypp::dumpBacktrace | ( | std::ostream & | stream_r | ) |
Dump current stack trace to a stream.
Thanks to http://stackoverflow.com/questions/77005.
Definition at line 24 of file Backtrace.cc.
|
related |
Definition at line 120 of file Exception.cc.
void zypp::_ZYPP_THROW | ( | const _Excpt & | excpt_r, |
const exception_detail::CodeLocation & | where_r | ||
) |
Helper for ZYPP_THROW macros.
Definition at line 287 of file Exception.h.
void zypp::_ZYPP_CAUGHT | ( | const _Excpt & | excpt_r, |
const exception_detail::CodeLocation & | where_r | ||
) |
Helper for ZYPP_THROW macros.
Definition at line 296 of file Exception.h.
void zypp::_ZYPP_RETHROW | ( | const _Excpt & | excpt_r, |
const exception_detail::CodeLocation & | where_r | ||
) |
Helper for ZYPP_THROW macros.
Definition at line 305 of file Exception.h.
|
related |
Definition at line 151 of file InputStream.cc.
std::ostream& zypp::dumpRange | ( | std::ostream & | str, |
_Iterator | begin, | ||
_Iterator | end, | ||
const std::string & | intro = "{" , |
||
const std::string & | pfx = "\n " , |
||
const std::string & | sep = "\n " , |
||
const std::string & | sfx = "\n" , |
||
const std::string & | extro = "}" |
||
) |
Print range defined by iterators (multiline style).
The defaults print the range enclosed in {}
, one item per line indented by 2 spaces.
A comma separated list enclosed in () would be:
Definition at line 91 of file LogTools.h.
std::ostream& zypp::dumpRangeLine | ( | std::ostream & | str, |
_Iterator | begin, | ||
_Iterator | end | ||
) |
Print range defined by iterators (single line style).
Definition at line 114 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::vector< _Tp > & | obj | ||
) |
Definition at line 120 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::set< _Tp > & | obj | ||
) |
Definition at line 124 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::tr1::unordered_set< _Tp > & | obj | ||
) |
Definition at line 128 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::multiset< _Tp > & | obj | ||
) |
Definition at line 132 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::list< _Tp > & | obj | ||
) |
Definition at line 136 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::map< _Key, _Tp > & | obj | ||
) |
Definition at line 333 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::tr1::unordered_map< _Key, _Tp > & | obj | ||
) |
Definition at line 337 of file LogTools.h.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const std::multimap< _Key, _Tp > & | obj | ||
) |
Definition at line 341 of file LogTools.h.
|
inline |
Print stream status bits.
Prints the values of a streams good
, eof
, failed
and bad
bit.
Definition at line 353 of file LogTools.h.
detail::Dump<_Tp> zypp::dump | ( | const _Tp & | obj_r | ) |
Definition at line 384 of file LogTools.h.
|
related |
Definition at line 52 of file SerialNumber.cc.
|
related |
Definition at line 94 of file SerialNumber.cc.
std::string zypp::asUserString | ( | const _Tp & | val_r | ) |
Request a human readable (translated) string representation of _Tp [_Tp.asUserString()] Classes may implement a default as member function.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
Match::Mode | obj | ||
) |
Definition at line 85 of file StrMatcher.cc.
|
related |
Definition at line 103 of file StrMatcher.cc.
|
related |
Definition at line 306 of file StrMatcher.cc.
|
related |
Definition at line 309 of file StrMatcher.cc.
|
related |
Definition at line 315 of file StrMatcher.cc.
zypp::declException | ( | IgnoreRequestException | , |
IGNORE | |||
) |
zypp::declException | ( | SkipRequestException | , |
SKIP | |||
) |
zypp::declException | ( | RetryRequestException | , |
RETRY | |||
) |
zypp::declException | ( | AbortRequestException | , |
ABORT | |||
) |
|
related |
Definition at line 65 of file Capabilities.cc.
|
related |
Definition at line 430 of file Capability.cc.
|
related |
Definition at line 435 of file Capability.cc.
|
related |
Definition at line 503 of file Capability.cc.
|
related |
Definition at line 541 of file Capability.cc.
|
related |
Definition at line 553 of file Capability.cc.
|
related |
Definition at line 32 of file CapMatch.cc.
|
related |
Definition at line 147 of file CheckSum.cc.
|
related |
Definition at line 157 of file CheckSum.cc.
|
related |
|
related |
|
static |
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const DiskUsage::Entry & | obj | ||
) |
Definition at line 20 of file DiskUsage.cc.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const DiskUsage & | obj | ||
) |
Definition at line 80 of file DiskUsage.cc.
|
related |
Definition at line 296 of file DiskUsageCounter.cc.
bool zypp::deserialize | ( | const std::string & | str_r, |
DownloadMode & | result_r | ||
) |
Definition at line 23 of file DownloadMode.cc.
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
DownloadMode | obj | ||
) |
Definition at line 34 of file DownloadMode.cc.
zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS | ( | FetcherJob::Flags | ) |
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const FetcherJob_Ptr & | obj | ||
) |
Definition at line 118 of file Fetcher.cc.
|
related |
Definition at line 919 of file Fetcher.cc.
zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS | ( | Fetcher::Options | ) |
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const FileChecker & | obj | ||
) |
Definition at line 141 of file FileChecker.cc.
|
related |
Definition at line 92 of file HistoryLogData.cc.
|
related |
Definition at line 230 of file HistoryLogData.cc.
|
related |
Definition at line 72 of file IdString.cc.
|
related |
Definition at line 77 of file IdString.cc.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 121 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 124 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 127 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 130 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 137 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 140 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 143 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 146 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 153 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 156 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 159 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 162 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 169 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 172 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 175 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 178 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 185 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 188 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 191 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 194 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 201 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 204 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 207 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 210 of file IdString.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 167 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 171 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 175 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 179 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 183 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 187 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 196 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 200 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 204 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 208 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 212 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 216 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 225 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 229 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 233 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 237 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 241 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 245 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 254 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 258 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 262 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 266 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 270 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 274 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 283 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 287 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 291 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 295 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 299 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 303 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 312 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 316 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 320 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 324 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 328 of file IdStringType.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 332 of file IdStringType.h.
zypp::IMPL_PTR_TYPE | ( | KeyRing | ) |
zypp::DEFINE_PTR_TYPE | ( | KeyRing | ) |
std::ostream& zypp::operator<< | ( | std::ostream & | str, |
const KVMap< KVMapOpts > & | obj | ||
) |
|
related |
|
related |
|
static |
FIXME: add a comment here...
Definition at line 58 of file MediaProducts.h.
void zypp::productsInMedia | ( | const Url & | url_r, |
_OutputIterator | result | ||
) |
Available products in a url location.
url_r | url to inspect |
result | output iterator where MediaProductEntry items will be inserted. |
MediaException | If accessng the media fails |
Definition at line 88 of file MediaProducts.h.
void zypp::productsInMedia | ( | const Url & | url_r, |
MediaProductSet & | set | ||
) |
Available products in a url location.
url_r | url to inspect |
set | ef MediaProductEntry set where items will be inserted. |
MediaException | If accessng the media fails |
Definition at line 116 of file MediaProducts.h.
zypp::IMPL_PTR_TYPE | ( | MediaSetAccess | ) |
zypp::DEFINE_PTR_TYPE | ( | MediaSetAccess | ) |
zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS | ( | MediaSetAccess::ProvideFileOptions | ) |
|
related |
Definition at line 281 of file CheckAccessDeleted.cc.
|
related |
Definition at line 293 of file CheckAccessDeleted.cc.
|
related |
Definition at line 28 of file OnMediaLocation.cc.
zypp::IMPL_PTR_TYPE | ( | Package | ) |
zypp::IMPL_PTR_TYPE | ( | Patch | ) |
std::string zypp::asString | ( | const Patch::SeverityFlag & | obj | ) |
zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS | ( | Patch::InteractiveFlags | ) |
zypp::ZYPP_DECLARE_OPERATORS_FOR_FLAGS | ( | Patch::SeverityFlags | ) |
zypp::IMPL_PTR_TYPE | ( | Pattern | ) |
|
related |
Definition at line 300 of file PluginFrame.cc.
|
related |
Definition at line 303 of file PluginFrame.cc.
|
related |
Definition at line 510 of file PluginScript.cc.
zypp::declException | ( | PluginScriptNotConnected | , |
PluginScriptException | |||
) |
Script connection not open.
zypp::declException | ( | PluginScriptDiedUnexpectedly | , |
PluginScriptException | |||
) |
Script died unexpectedly.
zypp::declException | ( | PluginScriptTimeout | , |
PluginScriptException | |||
) |
Communication timeout.
zypp::declException | ( | PluginScriptSendTimeout | , |
PluginScriptTimeout | |||
) |
Timeout while sending data.
zypp::declException | ( | PluginScriptReceiveTimeout | , |
PluginScriptTimeout | |||
) |
Timeout while receiving data.
|
related |
Definition at line 288 of file PoolItem.cc.
|
related |
Definition at line 73 of file PoolItemBest.cc.
|
static |
Converts '*' and '?' wildcards within str into their regex equivalents.
Definition at line 658 of file PoolQuery.cc.
ostream& zypp::operator<< | ( | ostream & | str, |
const PoolQuery & | obj | ||
) |
Definition at line 1403 of file PoolQuery.cc.
|
related |
Definition at line 1406 of file PoolQuery.cc.
|
related |
Definition at line 28 of file PoolQueryResult.cc.
void zypp::readPoolQueriesFromFile | ( | const zypp::filesystem::Pathname & | file, |
OutputIterator | out | ||
) |
sends to output iterator all queries readed from file.
Definition at line 36 of file PoolQueryUtil.tcc.
void zypp::writePoolQueriesToFile | ( | const zypp::filesystem::Pathname & | file, |
InputIterator | begin, | ||
InputIterator | end | ||
) |
Writes all queries from begin to end.
Definition at line 61 of file PoolQueryUtil.tcc.
zypp::IMPL_PTR_TYPE | ( | ProblemSolution | ) |
ostream& zypp::operator<< | ( | ostream & | os, |
const ProblemSolution & | solution | ||
) |
Definition at line 41 of file ProblemSolution.cc.
ostream& zypp::operator<< | ( | ostream & | os, |
const ProblemSolutionList & | solutionlist | ||
) |
Definition at line 52 of file ProblemSolution.cc.
ostream& zypp::operator<< | ( | ostream & | os, |
const CProblemSolutionList & | solutionlist | ||
) |
Definition at line 61 of file ProblemSolution.cc.
zypp::DEFINE_PTR_TYPE | ( | Resolver | ) |
zypp::DEFINE_PTR_TYPE | ( | ProblemSolution | ) |
zypp::DEFINE_PTR_TYPE | ( | ResolverProblem | ) |
zypp::IMPL_PTR_TYPE | ( | Product | ) |
|
related |
Definition at line 246 of file Product.cc.
|
related |
Definition at line 107 of file ProgressData.cc.
|
related |
Definition at line 125 of file ProgressData.cc.
|
related |
Definition at line 150 of file PublicKey.cc.
|
related |
Definition at line 163 of file PublicKey.cc.
|
related |
Definition at line 489 of file PublicKey.cc.
|
inline |
|
inline |
|
inline |
|
related |
Definition at line 501 of file RepoInfo.cc.
std::list< RepoInfo > zypp::readRepoFile | ( | const Url & | repo_file | ) |
Parses repo_file and returns a list of RepoInfo objects corresponding to repositories found within the file.
repo_file | Valid URL of the repo file. |
MediaException | If the access to the url fails |
ParseException | If the file parsing fails |
Exception | On other errors. |
Definition at line 354 of file RepoManager.cc.
std:: ostream& zypp::operator<< | ( | std::ostream & | str, |
const RepoManagerOptions & | obj | ||
) |
Definition at line 403 of file RepoManager.cc.
|
related |
Definition at line 2356 of file RepoManager.cc.
|
related |
Definition at line 300 of file Repository.cc.
|
related |
Definition at line 312 of file Repository.cc.
RepoStatus zypp::operator&& | ( | const RepoStatus & | lhs, |
const RepoStatus & | rhs | ||
) |
combines 2 repostatus with a checksum based on both checksums and the newest timestamp
Definition at line 147 of file RepoStatus.cc.
|
related |
Definition at line 170 of file RepoStatus.cc.
zypp::IMPL_PTR_TYPE | ( | ResObject | ) |
ResObject::Ptr zypp::makeResObject | ( | const sat::Solvable & | solvable_r | ) |
Create ResObject from sat::Solvable.
This function creates the apropriate kind of ResObject depending on the sat::Solvables kind, and returns a smart pointer to it.
If the sat::Solvables kind is not convertible, a NULL pointer is returned.
Definition at line 123 of file ResObject.cc.
|
inline |
Directly create a certain kind of ResObject from sat::Solvable.
If the sat::Solvables kind is not appropriate, a NULL pointer is returned.
Definition at line 246 of file ResObject.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 250 of file ResObject.h.
|
inline |
Directly create a certain kind of ResObject from sat::Solvable.
Definition at line 255 of file ResObject.h.
|
inline |
Definition at line 271 of file ResObject.h.
zypp::IMPL_PTR_TYPE | ( | Resolvable | ) |
|
inline |
Definition at line 170 of file Resolvable.h.
|
inline |
Definition at line 175 of file Resolvable.h.
zypp::IMPL_PTR_TYPE | ( | Resolver | ) |
|
related |
Definition at line 146 of file Resolver.cc.
zypp::IMPL_PTR_TYPE | ( | ResolverProblem | ) |
ostream& zypp::operator<< | ( | ostream & | os, |
const ResolverProblem & | problem | ||
) |
Definition at line 38 of file ResolverProblem.cc.
ostream& zypp::operator<< | ( | ostream & | os, |
const ResolverProblemList & | problemlist | ||
) |
Definition at line 52 of file ResolverProblem.cc.
|
related |
Definition at line 161 of file ResPool.cc.
|
related |
Definition at line 329 of file ResPoolProxy.cc.
|
related |
Definition at line 332 of file ResPoolProxy.cc.
|
related |
Definition at line 71 of file ResStatus.cc.
|
related |
Definition at line 102 of file ResStatus.cc.
|
related |
Definition at line 113 of file ResStatus.cc.
|
inline |
Convenient access to well known ResKinds.
Definition at line 119 of file ResTraits.h.
|
inline |
Convenient test for ResKinds.
Definition at line 130 of file ResTraits.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 134 of file ResTraits.h.
|
inline |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 138 of file ResTraits.h.
struct ::_Map* zypp::rwcowClone< struct::_Map > | ( | const struct::_Map * | rhs | ) |
|
related |
Definition at line 204 of file ServiceInfo.cc.
|
related |
Definition at line 116 of file SystemCheck.cc.
zypp::IMPL_PTR_TYPE | ( | SrcPackage | ) |
zypp::IMPL_PTR_TYPE | ( | Target | ) |
|
related |
zypp::DEFINE_PTR_TYPE | ( | Target | ) |
std::ostream & zypp::operator<< | ( | std::ostream & | str, |
const Url & | url | ||
) |
bool zypp::operator< | ( | const Url & | lhs, |
const Url & | rhs | ||
) |
bool zypp::operator== | ( | const Url & | lhs, |
const Url & | rhs | ||
) |
|
related |
Definition at line 304 of file VendorAttr.cc.
std::string zypp::asUserString | ( | VendorSupportOption | ) |
converts the support option to a name intended to be printed to the user.
Note the description is based in the way Novell defines the support levels, and the semantics may be different for other vendors.
Definition at line 9 of file VendorSupportOptions.cc.
std::string zypp::asUserStringDescription | ( | VendorSupportOption | ) |
converts the support option to a description intended to be printed to the user.
Note the description is based in the way Novell defines the support levels, and the semantics may be different for other vendors.
Definition at line 34 of file VendorSupportOptions.cc.
zypp::ZYPP_DECLARE_FLAGS | ( | VendorSupportOptions | , |
VendorSupportOption | |||
) |
void zypp::reconfigureZConfig | ( | const Pathname & | override_r | ) |
Definition at line 644 of file ZConfig.cc.
|
related |
Definition at line 112 of file ZYppCommitPolicy.cc.
|
related |
Definition at line 90 of file ZYppCommitResult.cc.
|
related |
Definition at line 421 of file ZYppFactory.cc.
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
related |
|
static |
Pathname zypp::_file = "" |
Definition at line 32 of file SystemCheck.cc.
CapabilitySet zypp::_require |
Definition at line 33 of file SystemCheck.cc.
CapabilitySet zypp::_conflict |
Definition at line 34 of file SystemCheck.cc.