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

#include <XMLReferenceGraph.h>

Inheritance diagram for XMLReferenceIterator:

Public Member Functions

 XMLReferenceIterator (const XMLReferenceGraphEdge &other)
 

Friends

class boost::iterator_core_access
 

Detailed Description

Iterator class for the direct children of an XML reference (a vertex node). Use the helper function out_edges() to construct an iterator range for children of an XML reference. Incrementing the iterator moves to the next child.