InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
XMLInEdgeIterator Class Reference

#include <XMLReferenceGraph.h>

Inheritance diagram for XMLInEdgeIterator:

Public Member Functions

 XMLInEdgeIterator (const XMLReferenceGraphEdge &other)
 

Friends

class boost::iterator_core_access
 

Detailed Description

Iterator class for getting the parent node of an XML reference (iterates up the hierarchy towards the root). Use the helper function in_edges() to get an iterator range for parents of an XML reference.