, including all inherited members.
copy(const IFMEServerPath &src, const IFMEServerPath &dest) const =0 | IFMEServerMountPoint | [pure virtual] |
createPath(const IFMEServerString &dirpath, const IFMEServerString &name) const =0 | IFMEServerMountPoint | [pure virtual] |
createPath(const IFMEServerString &path) const =0 | IFMEServerMountPoint | [pure virtual] |
destroyPath(IFMEServerPath *&path) const =0 | IFMEServerMountPoint | [pure virtual] |
download(const IFMEServerPath &src, const IFMEServerString &dest, FME_Boolean &exists, IFMEServerTransferCallback *callback) const =0 | IFMEServerMountPoint | [pure virtual] |
exists(const IFMEServerPath &path, FME_Boolean &exists) const =0 | IFMEServerMountPoint | [pure virtual] |
get(const IFMEServerPath &path, IFMEServerFileInfo &fileInfo, FME_Boolean &exists) const =0 | IFMEServerMountPoint | [pure virtual] |
get(const IFMEServerPath &path, const IFMEServerStringArray *directives, IFMEServerFileInfo &fileInfo, FME_Boolean &exists) const =0 | IFMEServerMountPoint | [pure virtual] |
getDescription(IFMEServerString &description) const =0 | IFMEServerMountPoint | [pure virtual] |
getDisplayName(IFMEServerString &displayName) const =0 | IFMEServerMountPoint | [pure virtual] |
getName(IFMEServerString &name) const =0 | IFMEServerMountPoint | [pure virtual] |
getPropertyAccessor() const =0 | IFMEServerMountPoint | [pure virtual] |
IFMEServerMountPoint() | IFMEServerMountPoint | [inline, protected] |
IFMEServerMountPoint(const IFMEServerMountPoint &other) | IFMEServerMountPoint | [private] |
list(const IFMEServerPath &path, IFMEServerFileInfoVector &fileInfos) const =0 | IFMEServerMountPoint | [pure virtual] |
list(const IFMEServerPath &path, const IFMEServerStringArray *directives, IFMEServerFileInfoVector &fileInfos) const =0 | IFMEServerMountPoint | [pure virtual] |
make(const IFMEServerPath &path) const =0 | IFMEServerMountPoint | [pure virtual] |
move(const IFMEServerPath &src, const IFMEServerPath &dest) const =0 | IFMEServerMountPoint | [pure virtual] |
operator=(const IFMEServerMountPoint &other) | IFMEServerMountPoint | [private] |
remove(const IFMEServerPath &path, FME_Boolean &removed) const =0 | IFMEServerMountPoint | [pure virtual] |
upload(const IFMEServerString &src, const IFMEServerPath &path, IFMEServerTransferCallback *callback) const =0 | IFMEServerMountPoint | [pure virtual] |
~IFMEServerMountPoint() | IFMEServerMountPoint | [inline, protected, virtual] |