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

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)IDPathinline
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)IDPathinline
operator=(const APath &rhs)IDPath
operator==(const IDPath &rhs) const IDPath
SetPath(const WideString &pathStr, PathType typeHint=kDefaultOSPath)IDPath
swap(IDPath &lhs, IDPath &rhs) noexceptIDPathfriend
~IDPath()IDPathvirtual