_callbacks | MediaCurl | [private, static] |
_connected | MediaCurl | [private] |
_cookieFile | MediaCurl | [private, static] |
_curl | MediaCurl | [private] |
_curlError | MediaCurl | [private] |
_currentCookieFile | MediaCurl | [private] |
_proxy | MediaCurl | [private] |
_proxyuserpwd | MediaCurl | [private] |
_url | MediaHandler | [protected] |
_userpwd | MediaCurl | [private] |
attach(bool next) | MediaHandler | |
attachPoint() const | MediaHandler | [inline, protected] |
attachTo(bool next=false)=0 | MediaHandler | [protected, pure virtual] |
dirInfo(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) const | MediaHandler | |
dirInfo(PathInfo::dircontent &retlist, const Pathname &dirname, bool dots=true) const | MediaHandler | |
disconnect() | MediaHandler | |
disconnectFrom() | MediaCurl | [protected, virtual] |
Error typedef | MediaHandler | |
forceEject() | MediaHandler | [inline, protected, virtual] |
getDir(const Pathname &dirname) const=0 | MediaHandler | [protected, pure virtual] |
getDirectoryYast(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) const | MediaHandler | [protected] |
getDirectoryYast(PathInfo::dircontent &retlist, const Pathname &dirname, bool dots=true) const | MediaHandler | [protected] |
getDirInfo(std::list< std::string > &retlist, const Pathname &dirname, bool dots=true) const=0 | MediaHandler | [protected, pure virtual] |
getDirInfo(PathInfo::dircontent &retlist, const Pathname &dirname, bool dots=true) const=0 | MediaHandler | [protected, pure virtual] |
getFile(const Pathname &filename) const=0 | MediaHandler | [protected, pure virtual] |
getFileCopy(const Pathname &srcFilename, const Pathname &targetFilename) const | MediaCurl | [protected, virtual] |
isAttached() const | MediaHandler | [inline] |
localPath(const Pathname &pathname) const | MediaHandler | [inline] |
localRoot() const | MediaHandler | [inline] |
MEDIA_HANDLER_API | MediaCurl | [protected] |
MediaCurl(const Url &url_r, const Pathname &attach_point_hint_r) | MediaCurl | |
MediaHandler(const Url &url_r, const Pathname &attach_point_r, const bool attachPoint_is_mediaroot_r, const bool does_download_r) | MediaHandler | |
progressCallback(void *clientp, double dltotal, double dlnow, double ultotal, double ulnow) | MediaCurl | [protected, static] |
protocol() const | MediaHandler | [inline] |
provideDir(Pathname dirname) const | MediaHandler | |
provideFile(Pathname filename) const | MediaHandler | |
provideFileCopy(Pathname srcFilename, Pathname targetFilename) const | MediaHandler | |
release(bool eject=false) | MediaHandler | |
releaseDir(const Pathname &dirname) const | MediaHandler | [inline] |
releaseFile(const Pathname &filename) const | MediaHandler | [inline] |
releaseFrom(bool eject)=0 | MediaHandler | [protected, pure virtual] |
releasePath(Pathname pathname) const | MediaHandler | |
setCallbacks(Callbacks *c) | MediaCurl | [inline, static] |
setCookieFile(const Pathname &) | MediaCurl | [static] |
url() const | MediaHandler | [inline] |
~MediaCurl() | MediaCurl | [inline, virtual] |
~MediaHandler() | MediaHandler | [virtual] |