CORBAservices
Interface CosCollection::EqualitySequentialCollection
IDL source Global index
interface EqualitySequentialCollection : EqualityCollection, SequentialCollection
- locate_first_element_with_value
- locate_last_element_with_value
- locate_previous_element_with_value
boolean locate_first_element_with_value(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
boolean locate_last_element_with_value(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
boolean locate_previous_element_with_value(in any element,
in Iterator where)
raises(ElementInvalid, IteratorInvalid);
-
Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
with Sandia idldoc 1.0.