InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CellParcelIterator< Structure > Class Template Reference

Public Types

typedef CellParcelAddr value_type
 
typedef std::ptrdiff_t difference_type
 
typedef const CellParcelAddrpointer
 
typedef const CellParcelAddrreference
 
typedef
std::bidirectional_iterator_tag 
iterator_category
 

Public Member Functions

 CellParcelIterator (const Structure *structure, bool16 begin)
 
 CellParcelIterator (const CellParcelIterator &rhs)
 
const CellParcelAddroperator* () const
 
const CellParcelAddroperator-> () const
 
CellParcelIteratoroperator++ ()
 
CellParcelIterator operator++ (int)
 
CellParcelIteratoroperator= (const CellParcelIterator &rhs)
 
CellParcelIteratoroperator-- ()
 
CellParcelIterator operator-- (int)
 
bool16 operator== (const CellParcelIterator &rhs) const
 
bool16 operator!= (const CellParcelIterator &rhs) const