From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCspec - @GlobalNames

This module defines "unprefixed" identifiers

By default, the "short" prefix used to reference a module's methods is the module's name (without the package prefix) followed by a single underscore ('_'). For example, the short name of the ti.sysbios.knl.Task module's create method is Task_setPri. The GlobalNames attribute causes an additional set of short names to be defined in which even the module prefix is absent; if the ti.sysbios.knl.Task module had the GlobalNames attribute, rather then reference Task_setPri, clients could also simply reference setPri.

[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference