Go to the previous, next section, table of contents.
A parameter set object with dynamic allocation. The number of parameters may be varied within the of the capacity without storage reallocation. Changing the capacity may cause reallocation. All indices are referenced from zero. When explicitly referencing a parameter through "param", the number of parameters will be automatically expanded. Implicit references using "new" will be resolved to the first available parameter slot.
Configuration
cap-lock=<bool> lock the parameter capacity (false) capacity=[+]<uint> sets the parameter capacity number=[+]<uint> sets the number of parametersSource Points
param:<i> parameter <i>
Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003