I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — Add Any.extract_Streamable()

  • Key: I2JAV11-67
  • Legacy Issue Number: 1705
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: org.omg.CORBA.portable.Streamable extract_Streamable();

    As the name of the operation suggests it allows any Streamable
    value inserted into an Any using insert_Streamable() to be
    extracted. A BAD_INV_ORDER exception will be thrown if the
    operation is invoked on an Any that doesn"t already contain a
    Streamable.

    The addition of this method allows for a more efficient Any
    implementation especially when collocation and DII/DSI is in use.

  • Reported: I2JAV 1.0 — Mon, 20 Jul 1998 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    closed issue

  • Updated: Fri, 6 Mar 2015 21:36 GMT