libzypp 17.37.17
zypp::media::MediaCurl Member List

This is the complete list of members for zypp::media::MediaCurl, including all inherited members.

_attach_mtimezypp::media::MediaHandlermutableprivate
_attachPointzypp::media::MediaHandlerprivate
_attachPointHintzypp::media::MediaHandlerprivate
_attachPrefixzypp::media::MediaHandlerprivatestatic
_cookieFilezypp::media::MediaCurlprivatestatic
_curlErrorzypp::media::MediaCurlprivate
_currentCookieFilezypp::media::MediaCurlprivate
_customHeaderszypp::media::MediaCurlprivate
_does_downloadzypp::media::MediaHandlerprivate
_lastRedirectzypp::media::MediaCurlmutableprivate
_mediaSourcezypp::media::MediaHandlermutableprivate
_multiinternal::CurlPollHelper::CurlPoll
_originzypp::media::MediaHandlerprotected
_parentIdzypp::media::MediaHandlerprotected
_redirTargetszypp::media::MediaNetworkCommonHandlerprotected
_relativeRootzypp::media::MediaHandlerprivate
agentString()zypp::media::MediaNetworkCommonHandlerstatic
aliveCallback(void *clientp, curl_off_t dltotal, curl_off_t dlnow, curl_off_t ultotal, curl_off_t ulnow)zypp::media::MediaCurlprotectedstatic
anonymousIdHeader()zypp::media::MediaNetworkCommonHandlerstatic
attach(bool next)zypp::media::MediaHandler
attachedMedia() constzypp::media::MediaHandler
attachPoint() constzypp::media::MediaHandler
attachPointHint() constzypp::media::MediaHandler
attachPointHint(const Pathname &path, bool temp)zypp::media::MediaHandler
attachTo(bool next) overridezypp::media::MediaNetworkCommonHandlerprotectedvirtual
authenticate(const Url &url, TransferSettings &settings, const std::string &availAuthTypes, bool firstTry)zypp::media::MediaNetworkCommonHandlerprotected
authenticate(const Url &url, CredentialManager &cm, TransferSettings &settings, const std::string &availAuthTypes, bool firstTry)zypp::media::MediaNetworkCommonHandlerstatic
canTryNextMirror(const Excpt &excpt_r)zypp::media::MediaNetworkCommonHandlerinlinestatic
checkAttached(bool matchMountFs) constzypp::media::MediaHandler
checkAttachPoint(const Pathname &apoint) const overridezypp::media::MediaNetworkCommonHandlerprotectedvirtual
zypp::media::MediaHandler::checkAttachPoint(const Pathname &apoint, bool empty_dir, bool writeable)zypp::media::MediaHandlerstatic
checkProtocol(const Url &url) const overridezypp::media::MediaCurlprotectedvirtual
clearQueryString(const Url &url) constzypp::media::MediaNetworkCommonHandlerprotected
clearTransferSettings()zypp::media::MediaNetworkCommonHandlerprotected
constPtr typedefzypp::media::MediaHandler
createAttachPoint() constzypp::media::MediaHandler
createAttachPoint(const Pathname &attach_root) constzypp::media::MediaHandler
curlError() constzypp::media::MediaCurlinlineprivate
dependsOnParent(MediaAccessId parentId, bool exactIdMatch)zypp::media::MediaHandler
dependsOnParent()zypp::media::MediaHandler
detectDirIndex() constzypp::media::MediaCurlprivate
dirInfo(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) constzypp::media::MediaHandler
dirInfo(filesystem::DirContent &retlist, const Pathname &dirname, bool dots=true) constzypp::media::MediaHandler
disconnect()zypp::media::MediaHandler
disconnectFrom() overridezypp::media::MediaCurlprotectedvirtual
distributionFlavorHeader()zypp::media::MediaNetworkCommonHandlerstatic
doesFileExist(const Pathname &filename) constzypp::media::MediaHandler
doGetDoesFileExist(const int mirror, const Pathname &filename)zypp::media::MediaCurlprotected
downloads() constzypp::media::MediaHandlerinline
evaluateCurlCode(RequestData &rData, const zypp::Pathname &fileName, CURLcode code, bool timeout) constzypp::media::MediaCurlprotected
executeCurl(RequestData &rData)zypp::media::MediaCurlprivate
findAttachedMedia(const MediaSourceRef &media) constzypp::media::MediaHandler
findGeoIPRedirect(const zypp::Url &url)zypp::media::MediaNetworkCommonHandlerstatic
forceEject(const std::string &device)zypp::media::MediaHandlerinlineprotectedvirtual
forceRelaseAllMedia(bool matchMountFs)zypp::media::MediaHandler
forceRelaseAllMedia(const MediaSourceRef &ref, bool matchMountFs)zypp::media::MediaHandler
getAuthHint(CURL *curl) constzypp::media::MediaCurlprivate
getDetectedDevices(std::vector< std::string > &devices, unsigned int &index) constzypp::media::MediaHandlervirtual
getDir(const Pathname &dirname, bool recurse_r) const overridezypp::media::MediaNetworkCommonHandlervirtual
getDirectoryYast(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) constzypp::media::MediaHandlerprotected
getDirectoryYast(filesystem::DirContent &retlist, const Pathname &dirname, bool dots=true) constzypp::media::MediaHandlerprotected
getDirInfo(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) const overridezypp::media::MediaNetworkCommonHandlervirtual
getDirInfo(filesystem::DirContent &retlist, const Pathname &dirname, bool dots=true) const overridezypp::media::MediaNetworkCommonHandlervirtual
getDoesFileExist(const Pathname &filename) const overridezypp::media::MediaCurlprotectedvirtual
getFile(const OnMediaLocation &file) const overridezypp::media::MediaNetworkCommonHandlervirtual
getFileCopy(const OnMediaLocation &srcFile, const Pathname &target) const overridezypp::media::MediaCurlprotectedvirtual
getFileCopyFromMirror(const int mirror, const OnMediaLocation &srcFile, const Pathname &target)zypp::media::MediaCurlprotected
getFileUrl(int mirrorIdx, const Pathname &filename) constzypp::media::MediaNetworkCommonHandlerprotected
getRealPath(const std::string &path)zypp::media::MediaHandlerstatic
getRealPath(const Pathname &path)zypp::media::MediaHandlerstatic
hasMoreDevices()zypp::media::MediaHandlervirtual
isAttached() constzypp::media::MediaHandlerinlinevirtual
isSharedMedia() constzypp::media::MediaHandler
isUseableAttachPoint(const Pathname &path, bool mtab=true) constzypp::media::MediaHandler
localPath(const Pathname &pathname) constzypp::media::MediaHandler
localRoot() constzypp::media::MediaHandler
MediaCurl(const MirroredOrigin &origin_r, const Pathname &attach_point_hint_r)zypp::media::MediaCurl
MediaHandler(MirroredOrigin origin_r, const Pathname &attach_point_r, Pathname urlpath_below_attachpoint_r, const bool does_download_r)zypp::media::MediaHandler
MediaNetworkCommonHandler(const MirroredOrigin &origin_r, const Pathname &attach_point_r, const Pathname &urlpath_below_attachpoint_r, const bool does_download_r)zypp::media::MediaNetworkCommonHandler
mediaSourceName() constzypp::media::MediaHandlerinline
MIRR_SETTINGS_KEYzypp::media::MediaNetworkCommonHandlerstatic
mirrorOrder(const OnMediaLocation &loc) constzypp::media::MediaNetworkCommonHandlerprotected
originEndpoint() constzypp::media::MediaHandlerinline
precacheFiles(const std::vector< OnMediaLocation > &files)zypp::media::MediaHandlervirtual
progressCallback(void *clientp, curl_off_t dltotal, curl_off_t dlnow, curl_off_t ultotal, curl_off_t ulnow)zypp::media::MediaCurlprotectedstatic
protocol() constzypp::media::MediaHandlerinline
provideDir(const Pathname &dirname) constzypp::media::MediaHandler
provideDirTree(const Pathname &dirname) constzypp::media::MediaHandler
provideFile(const OnMediaLocation &file) constzypp::media::MediaHandler
provideFileCopy(const OnMediaLocation &srcFile, const Pathname &targetFilename) constzypp::media::MediaHandler
Ptr typedefzypp::media::MediaHandler
release(const std::string &ejectDev="")zypp::media::MediaHandler
releaseDir(const Pathname &dirname) constzypp::media::MediaHandlerinline
releaseFile(const Pathname &filename) constzypp::media::MediaHandlerinline
releaseFrom(const std::string &ejectDev) overridezypp::media::MediaCurlprotectedvirtual
releasePath(const Pathname &pathname) constzypp::media::MediaHandler
removeAttachPoint()zypp::media::MediaHandler
resetExpectedFileSize(void *clientp, const ByteCount &expectedFileSize)zypp::media::MediaCurlprotectedstatic
resetParentId()zypp::media::MediaHandler
setAttachPoint(const Pathname &path, bool temp)zypp::media::MediaHandler
setAttachPoint(const AttachPointRef &ref)zypp::media::MediaHandler
setAttachPrefix(const Pathname &attach_prefix)zypp::media::MediaHandlerstatic
setCookieFile(const Pathname &)zypp::media::MediaCurlstatic
setCurlError(const char *error)zypp::media::MediaCurlprivate
setMediaSource(const MediaSourceRef &ref)zypp::media::MediaHandler
setupEasy(RequestData &rData, TransferSettings &settings)zypp::media::MediaCurlprotected
setupTransferSettings()zypp::media::MediaNetworkCommonHandlerprotected
url() constzypp::media::MediaHandlerinline
writeCallback(char *ptr, size_t size, size_t nmemb, void *userdata)zypp::media::MediaCurlprotectedstatic
~MediaCurl() overridezypp::media::MediaCurl
~MediaHandler()zypp::media::MediaHandlervirtual