CORBAservices

Interface CosGraphs::EdgeIterator

IDL source    Global index
interface EdgeIterator


Operation index.

  • destroy
  • next_n
  • next_one
  • Operations.

  • destroy

      void destroy();

  • next_n

      boolean next_n(in unsigned long how_many,
          out Edges the_edges);

  • next_one

      boolean next_one(out Edge the_edge);


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.