![]() |
ATE::ICharStylesIterator Class ReferenceThis class enables you to iterate through a set of character styles. More...
Detailed DescriptionThis class enables you to iterate through a set of character styles.
Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sCharStylesIterator.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sCharStylesIterator.
Constructor. Creates an iterator for a specific style set that is ordered first-to-last or last-to-first.
References ATE::ICharStyles::GetRef(), ATE::sCharStylesIterator, 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::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether the set is empty.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether the end of the set has been reached.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sCharStylesIterator.
Retrieves the current character style.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the first member in the set.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the last member in the set.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Increments the current position in the set in the iterator's current direction.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sCharStylesIterator.
Comparison operator tests for equality.
Decrements the current position in the set.
References ATE::sCharStylesIterator, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|