tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Parset

Class Parset derived from Owned

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 parameters

Source Points

param:<i> parameter <i>

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003