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