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

XDCscript - Module-Object.PARAMS

Module's default instance creation parameters

Contents

Synopsis

 
«Mod».PARAMS;

Description

For a module «Mod» that manage instances, «Mod».PARAMS is a "structure" that contains fields for each instance configuration parameter declared by «Mod» whose value is the default declared in the module's .xdc specification. This structure is identical to the value returned by creating a new «Mod».Params structure.

See also

XDCscript - Module-Object.create Create a new Instance object managed by this unit
XDCscript - Module-Object.Params Module's instance creation parameters

[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