![]() |
ATE::ITextRangesIterator Class ReferenceThis object allows you to iterate through a set of text ranges. More...
Detailed DescriptionThis object allows you to iterate through a set of text ranges. Create the iterator from a set of text ranges ( Constructor & Destructor Documentation
Copy constructor.
References ATE::sTextRangesIterator.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sTextRangesIterator.
Constructor. Creates an iterator object for a specific text range set that is ordered first-to-last or last-to-first.
References ATE::ITextRanges::GetRef(), ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception(). Member Function Documentation
Creates a duplicate of this object.
References ITextRangesIterator(), ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Reports whether the end of the set has been reached.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Reports whether the set is empty.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Reports whether the end of the set has been reached.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sTextRangesIterator.
Retrieves the current text range.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the first member of this set.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the last member of this set.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Increments the current position in the set in the iterator's current direction.
References ATE::sTextRangesIterator, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sTextRangesIterator.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|