SMART 1.0 NO IDEA Avatar
  1. OMG Issue

SMART — Proposed IDL changes

  • Key: SMART-12
  • Legacy Issue Number: 5573
  • Status: closed  
  • Source: Institut fuer Technische Informatik ( Thomas Losert)
  • Summary:

    The IDL should be changed in the following way:

    Exceptions should be removed because of their interrupt like nature. It

    is better to check the error field at predefined instants. Thus the

    struct AttributesData should be extended by the octet ERR.

    The type AttributesData should be changed from unsigned long to a struct

    with the subfields, that have been specified as bit-ranges before.

    The type RecordData should be changed from unsigned long to octet[4] in

    order to prevent problems with endianess.

  • Reported: SMART 1.0b1 — Mon, 5 Aug 2002 04:00 GMT
  • Disposition: Resolved — SMART 1.0
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT