![]() | InDesign SDK 20.5 |
This is the complete list of members for IDPath, including all inherited members.
| Append(const IDPath &path) | IDPath | |
| Append(const APathComponent &component) | IDPath | |
| data_type typedef (defined in IDPath) | IDPath | |
| IDPath() | IDPath | |
| IDPath(const APathComponent &component) | IDPath | |
| IDPath(const AString &pathStr, PathType typeHint=kDefaultOSPath) | IDPath | |
| IDPath(const WideString &pathStr, PathType typeHint=kDefaultOSPath) | IDPath | |
| IDPath(const IDPath &path) | IDPath | |
| IDPath(const APath &path) | IDPath | |
| IDPath(IDPath &&rhs) noexcept (defined in IDPath) | IDPath | inline |
| inherited typedef (defined in IDPath) | IDPath | |
| operator!=(const IDPath &rhs) const | IDPath | |
| operator+=(const IDPath &rhs) | IDPath | |
| operator+=(const APathComponent &rhs) | IDPath | |
| operator=(const IDPath &rhs) | IDPath | |
| operator=(IDPath &&rhs) noexcept (defined in IDPath) | IDPath | inline |
| operator=(const APath &rhs) | IDPath | |
| operator==(const IDPath &rhs) const | IDPath | |
| SetPath(const WideString &pathStr, PathType typeHint=kDefaultOSPath) | IDPath | |
| swap(IDPath &lhs, IDPath &rhs) noexcept | IDPath | friend |
| ~IDPath() | IDPath | virtual |