CORBAservices
Interface CosCollection::EqualitySortedIterator
IDL source Global index
interface EqualitySortedIterator : EqualityIterator, SortedIterator
- set_to_first_element_with_value
- set_to_last_element_with_value
- set_to_previous_element_with_different_value
- set_to_previous_element_with_value
boolean set_to_first_element_with_value(in any element,
in LowerBoundStyle style)
raises(ElementInvalid);
-
boolean set_to_last_element_with_value(in any element,
in UpperBoundStyle style)
raises(ElementInvalid);
-
boolean set_to_previous_element_with_different_value()
raises(IteratorInBetween, IteratorInvalid);
-
boolean set_to_previous_element_with_value(in any elementally)
raises(IteratorInvalid, ElementInvalid);
-
Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
with Sandia idldoc 1.0.