CORBAservices
Interface CosCollection::EqualitySortedCollection
IDL source Global index
interface EqualitySortedCollection : EqualityCollection, SortedCollection
- locate_first_element
- locate_last_element
- locate_previous_different_element
- locate_previous_element
boolean locate_first_element(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
boolean locate_last_element(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
boolean locate_previous_different_element(in Iterator where)
raises(IteratorInvalid);
-
boolean locate_previous_element(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
with Sandia idldoc 1.0.