InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IDFile Member List

This is the complete list of members for IDFile, including all inherited members.
data_type typedef (defined in IDFile)IDFile
GetFileName() const IDFile
IDFile()IDFile
IDFile(const APath &path)IDFile
IDFile(const IDPath &path)IDFile
IDFile(const AString &pathStr)IDFile
IDFile(const WideString &pathStr)IDFileexplicit
IDFile(const AFile &file)IDFile
IDFile(const IDFile &file)IDFile
IDFile(IDFile &&rhs) noexcept (defined in IDFile)IDFileinline
IDFile(const PMString &pathStr)IDFileexplicit
inherited typedef (defined in IDFile)IDFile
IsStationary() const IDFile
operator!=(const IDFile &rhs) const IDFile
operator=(const IDFile &rhs)IDFile
operator=(IDFile &&rhs) noexcept (defined in IDFile)IDFileinline
operator=(const AFile &rhs)IDFile
operator==(const IDFile &rhs) const IDFile
ReadWrite(IPMStream *s)IDFile
SetFileName(const PMString &nameStr)IDFile
SetPath(const IDPath &path)IDFile
SetPath(const WideString &pathStr)IDFile
SetStationary(bool bStationary)IDFile
swap(IDFile &a, IDFile &b) noexceptIDFilefriend
~IDFile()IDFilevirtual