![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kNodeType = kStoryListNodeIDClass } |
| enum | { kInvalidIndex = -1 } |
| enum | StoryListType { kRootNodeType = 0x0001, kDocNodeType = 0x0010, kAssignmentNodeType = 0x0100, kStoryNodeType = 0x1000, kAllNodeType = 0x1110 } |
Public Types inherited from NodeIDClass | |
| typedef int32 | NodeType |
Public Member Functions | |
| virtual NodeType | GetNodeType () const |
| virtual int32 | Compare (const NodeIDClass *NodeID) const |
| virtual NodeIDClass * | Clone () const |
| virtual void | Read (IPMStream *stream) |
| virtual void | Write (IPMStream *stream) const |
| virtual void | GetAssignmentPath (PMString &name) const |
| virtual UIDRef | GetContentRef () const |
| virtual void | GetUIDRef (UIDRef &ref) const |
| virtual UIDRef | GetUIDRef () const |
| virtual UIDRef | GetRawUIDRef () const |
| virtual void | GetStoryPath (PMString &name) const |
| virtual StoryListType | GetStoryListType () const |
| virtual PMString | GetDescription () const |
Public Member Functions inherited from NodeIDClass | |
| NodeIDClass (const NodeIDClass &)=delete | |
| NodeIDClass & | operator= (const NodeIDClass &)=delete |
Static Public Member Functions | |
| static NodeID_rv | Create () |
| static NodeID_rv | Create (const UIDRef &itemRef, StoryListType type) |