SDRP 1.0 NO IDEA Avatar
  1. OMG Issue

SDRP — 9.3.1.1.1 ILocalLinkManagement

  • Key: SDRP-60
  • Legacy Issue Number: 7729
  • Status: closed  
  • Source: Raytheon ( Jerry Bickle)
  • Summary:

    PIM and PSM Software Radio Components

    Issue
    9.3.1.1.1 ILocalLinkManagement
    The getInfo operation does return any information and exceptions listed in
    text description are undefined.

    Recommendation
    Replace void in getInfo operation with a return type. Update unbind
    operations definition in operations section of 9.3.1.1.1
    ILocalLinkManagement and Figure 9-62 ILocalLinkManagement Definition as
    follows :

    getInfo(in connectionID : ConnectionIDType, return InfoType):

    {raises = (InvalidPort, SystemError)}

    This operation requests information of the provider about the currently
    established connection. The connectionID parameter identifies a stream
    (defined as a user connected to the provider). The operation may raise
    the InvalidPort exception or SystemError exception.

    Add InfoType, and InvalidPort and SystemError exceptions to types section
    of 9.3.1.1.1 ILocalLinkManagement
    The SCA API Supplement had InfoType define with 4 attributes: state,
    sequence of modes, broadcast address, and address. The appropriate
    definition needs to be finalize as the outcome of this issue.

  • Reported: SDRP 1.0b1 — Thu, 9 Sep 2004 04:00 GMT
  • Disposition: Resolved — SDRP 1.0
  • Disposition Summary:

    No Data Available

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