CORBAservices

Interface CosCollection::EqualitySequentialCollection

IDL source    Global index
interface EqualitySequentialCollection : EqualityCollection, SequentialCollection


Operation index.

  • locate_first_element_with_value
  • locate_last_element_with_value
  • locate_previous_element_with_value
  • Operations.

  • locate_first_element_with_value

      boolean locate_first_element_with_value(in any element,
          in Iterator where)
        raises(ElementInvalid, IteratorInvalid);

  • locate_last_element_with_value

      boolean locate_last_element_with_value(in any element,
          in Iterator where)
        raises(ElementInvalid, IteratorInvalid);

  • locate_previous_element_with_value

      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.