FME Server C++ API 3.0

IFMEServerMountPoint Member List

This is the complete list of members for IFMEServerMountPoint, including all inherited members.
copy(const IFMEServerPath &src, const IFMEServerPath &dest) const =0IFMEServerMountPoint [pure virtual]
createPath(const IFMEServerString &dirpath, const IFMEServerString &name) const =0IFMEServerMountPoint [pure virtual]
createPath(const IFMEServerString &path) const =0IFMEServerMountPoint [pure virtual]
destroyPath(IFMEServerPath *&path) const =0IFMEServerMountPoint [pure virtual]
download(const IFMEServerPath &src, const IFMEServerString &dest, FME_Boolean &exists, IFMEServerTransferCallback *callback) const =0IFMEServerMountPoint [pure virtual]
exists(const IFMEServerPath &path, FME_Boolean &exists) const =0IFMEServerMountPoint [pure virtual]
get(const IFMEServerPath &path, IFMEServerFileInfo &fileInfo, FME_Boolean &exists) const =0IFMEServerMountPoint [pure virtual]
get(const IFMEServerPath &path, const IFMEServerStringArray *directives, IFMEServerFileInfo &fileInfo, FME_Boolean &exists) const =0IFMEServerMountPoint [pure virtual]
getDescription(IFMEServerString &description) const =0IFMEServerMountPoint [pure virtual]
getDisplayName(IFMEServerString &displayName) const =0IFMEServerMountPoint [pure virtual]
getName(IFMEServerString &name) const =0IFMEServerMountPoint [pure virtual]
getPropertyAccessor() const =0IFMEServerMountPoint [pure virtual]
IFMEServerMountPoint()IFMEServerMountPoint [inline, protected]
IFMEServerMountPoint(const IFMEServerMountPoint &other)IFMEServerMountPoint [private]
list(const IFMEServerPath &path, IFMEServerFileInfoVector &fileInfos) const =0IFMEServerMountPoint [pure virtual]
list(const IFMEServerPath &path, const IFMEServerStringArray *directives, IFMEServerFileInfoVector &fileInfos) const =0IFMEServerMountPoint [pure virtual]
make(const IFMEServerPath &path) const =0IFMEServerMountPoint [pure virtual]
move(const IFMEServerPath &src, const IFMEServerPath &dest) const =0IFMEServerMountPoint [pure virtual]
operator=(const IFMEServerMountPoint &other)IFMEServerMountPoint [private]
remove(const IFMEServerPath &path, FME_Boolean &removed) const =0IFMEServerMountPoint [pure virtual]
upload(const IFMEServerString &src, const IFMEServerPath &path, IFMEServerTransferCallback *callback) const =0IFMEServerMountPoint [pure virtual]
~IFMEServerMountPoint()IFMEServerMountPoint [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines