|  | 
| struct | AttachedMedia | 
|  | A simple structure containing references to a media source and its attach point.  More... 
 | 
| class | AttachPoint | 
|  | Attach point of a media source.  More... 
 | 
| class | AuthData | 
|  | Class for handling media authentication data.  More... 
 | 
| struct | AuthDataComparator | 
| struct | AuthenticationReport | 
| class | CDTools | 
| struct | CommitPreloadReport | 
| class | CredentialFileReader | 
|  | Parse credentials files and catalogs.  More... 
 | 
| class | CredentialManager | 
| struct | CredManagerOptions | 
| class | CurlAuthData | 
|  | Curl HTTP authentication data.  More... 
 | 
| struct | CurlConfig | 
|  | Structure holding values of curlrc options.  More... 
 | 
| struct | DownloadProgressReport | 
| class | MediaBadAttachPointException | 
| class | MediaBadCAException | 
| class | MediaBadFilenameException | 
| class | MediaBadUrlEmptyDestinationException | 
| class | MediaBadUrlEmptyFilesystemException | 
| class | MediaBadUrlEmptyHostException | 
| class | MediaBadUrlException | 
| struct | MediaBlock | 
|  | a single block from the blocklist, consisting of an offset and a size  More... 
 | 
| class | MediaBlockList | 
| class | MediaCD | 
|  | Implementation class for CD/DVD MediaHandler.  More... 
 | 
| struct | MediaChangeReport | 
| class | MediaCIFS | 
|  | Implementation class for CIFS MediaHandler.  More... 
 | 
| class | MediaCurl | 
|  | Implementation class for FTP, HTTP and HTTPS MediaHandler.  More... 
 | 
| class | MediaCurl2 | 
|  | Implementation class for FTP, HTTP and HTTPS MediaHandler.  More... 
 | 
| class | MediaCurlException | 
| class | MediaCurlInitException | 
| class | MediaCurlSetOptException | 
| class | MediaDIR | 
|  | Implementation class for DIR MediaHandler.  More... 
 | 
| class | MediaDISK | 
|  | Implementation class for DISK MediaHandler.  More... 
 | 
| class | MediaException | 
|  | Just inherits Exception to separate media exceptions.  More... 
 | 
| class | MediaFileNotFoundException | 
| class | MediaFileSizeExceededException | 
| class | MediaForbiddenException | 
| class | MediaHandler | 
|  | Abstract base class for 'physical' MediaHandler like MediaCD, etc.  More... 
 | 
| class | MediaHandlerFactory | 
| class | MediaInvalidCredentialsException | 
| class | MediaISO | 
|  | Implementation class for ISO MediaHandler.  More... 
 | 
| class | MediaIsSharedException | 
| class | MediaJammedException | 
| class | MediaManager | 
|  | Manages access to the 'physical' media, e.g CDROM drives, Disk volumes, directory trees, etc, using Media Access Url's.  More... 
 | 
| class | MediaManager_Impl | 
| class | MediaMountException | 
| class | MediaNetworkCommonHandler | 
|  | Baseclass for MediaCurl.  More... 
 | 
| class | MediaNFS | 
|  | Implementation class for NFS MediaHandler.  More... 
 | 
| class | MediaNotADirException | 
| class | MediaNotAFileException | 
| class | MediaNotAttachedException | 
| class | MediaNotDesiredException | 
| class | MediaNotEjectedException | 
| class | MediaNotOpenException | 
| class | MediaNotSupportedException | 
| class | MediaPlugin | 
|  | Implementation class for plugin MediaHandler.  More... 
 | 
| class | MediaPriority | 
|  | Derive a numeric priority from Url scheme according to zypp.conf(download.media_preference).  More... 
 | 
| class | MediaRequestCancelledException | 
| class | MediaSource | 
|  | Media source internally used by MediaManager and MediaHandler.  More... 
 | 
| class | MediaSystemException | 
| class | MediaTemporaryProblemException | 
|  | For HTTP 503 and similar.  More... 
 | 
| class | MediaTimeoutException | 
| class | MediaUnauthorizedException | 
| class | MediaUnmountException | 
| class | MediaUnsupportedUrlSchemeException | 
| class | MediaVerifierBase | 
|  | Interface to implement a media verifier.  More... 
 | 
| class | MediaWriteException | 
| struct | MetalinkMirror | 
| class | MetaLinkParser | 
| struct | ml_parsedata | 
| class | Mount | 
|  | Interface to the mount program.  More... 
 | 
| struct | MountEntry | 
|  | A "struct mntent" like mount entry structure, but using std::strings.  More... 
 | 
| class | NoVerifier | 
|  | Dummy default media verifier, which is always happy.  More... 
 | 
| class | ProxyInfo | 
| class | ProxyInfoLibproxy | 
| class | ProxyInfoSysconfig | 
| class | ScopedDisableMediaChangeReport | 
|  | Temporarily disable MediaChangeReport Sometimes helpful to suppress interactive messages connected to MediaChangeReport while fallback URLs are avaialble.  More... 
 | 
| struct | TmpUnsetEnv | 
| class | TransferSettings | 
|  | Holds transfer setting.  More... 
 | 
| struct | transition | 
| class | UrlResolverPlugin | 
| class | ZsyncParser | 
|  | 
| std::string | getShare (const Pathname &spath_r) | 
| Pathname | stripShare (const Pathname &spath_r) | 
|  | ZYPP_DECLARE_OPERATORS_FOR_FLAGS (MediaCurl2::RequestOptions) | 
| std::ostream & | operator<< (std::ostream &str, const MediaHandler &obj) | 
| std::ostream & | operator<< (std::ostream &str, const AttachPoint &obj) | 
| std::ostream & | operator<< (std::ostream &str, const AttachedMedia &obj) | 
| std::ostream & | operator<< (std::ostream &str, const UrlResolverPlugin &obj) | 
| std::ostream & | operator<< (std::ostream &str, const CurlAuthData &auth_data) | 
| static size_t | fetchnext (FILE *fp, unsigned char *bp, size_t blksize, size_t pushback, unsigned char *pushbackp) | 
| std::ostream & | operator<< (std::ostream &str, const MediaBlockList &bl) | 
| MetaDataType | looks_like_meta_data (const std::vector< char > &data) | 
| MetaDataType | looks_like_meta_file (const Pathname &file) | 
| MetaDataType | looks_like_meta_file (FILE *file) | 
| const std::unordered_map< ParserState, std::vector< transition > > & | transitions () | 
| static void XMLCALL | startElement (void *userData, const xmlChar *name, const xmlChar **atts) | 
| static void XMLCALL | endElement (void *userData, const xmlChar *name) | 
| static void XMLCALL | characterData (void *userData, const xmlChar *s, int len) | 
| static void XMLCALL | parseError (void *userData, const xmlError *error) | 
| static const char * | find_attr (const char *txt, const xmlChar **atts) | 
|  | Look up a xml attribute in the passed array atts. 
 | 
| UByteArray | hexstr2bytes (const std::string &str) | 
| static int | hexstr2bytes (unsigned char *buf, const char *str, int buflen) | 
| static pxProxyFactoryType * | getProxyFactory () | 
| std::ostream & | operator<< (std::ostream &str, const AuthData &auth_data) | 
| static int | save_creds_in_file (CredentialManager::CredentialSet &creds, const Pathname &file, const mode_t mode) | 
| std::ostream & | operator<< (std::ostream &str, const MountEntry &obj) | 
| std::ostream & | operator<< (std::ostream &str, const MediaSource &obj) | 
|  | Stream output. 
 | 
| std::ostream & | operator<< (std::ostream &str, const AttachPoint &obj) | 
|  | Stream output. 
 | 
| std::ostream & | operator<< (std::ostream &str, const AttachedMedia &obj) | 
|  | Stream output. 
 | 
| std::ostream & | operator<< (std::ostream &str, const UrlResolverPlugin &obj) | 
|  | Stream output. 
 | 
| std::ostream & | operator<< (std::ostream &str, const MountEntry &obj) | 
|  | Stream output. 
 |