_url | MediaHandler | [protected] |
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() | MediaHandler | [inline, 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 | MediaHandler | [protected, virtual] |
isAttached() const | MediaHandler | [inline] |
localPath(const Pathname &pathname) const | MediaHandler | [inline] |
localRoot() const | MediaHandler | [inline] |
MEDIA_HANDLER_API | MediaSMB | [protected] |
MediaHandler(const Url &url_r, const Pathname &attach_point_r, const bool attachPoint_is_mediaroot_r, const bool does_download_r) | MediaHandler | |
MediaSMB(const Url &url_r, const Pathname &attach_point_hint_r) | MediaSMB | |
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 | |
url() const | MediaHandler | [inline] |
~MediaHandler() | MediaHandler | [virtual] |
~MediaSMB() | MediaSMB | [inline, virtual] |