![]() | InDesign SDK 20.5 |
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) | IDFile | explicit |
| IDFile(const AFile &file) | IDFile | |
| IDFile(const IDFile &file) | IDFile | |
| IDFile(IDFile &&rhs) noexcept (defined in IDFile) | IDFile | inline |
| IDFile(const PMString &pathStr) | IDFile | explicit |
| 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) | IDFile | inline |
| 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) noexcept | IDFile | friend |
| ~IDFile() | IDFile | virtual |