LTPDA Toolbox | contents | ![]() ![]() |
|
|
Properties | Description |
---|---|
name |
Name of the parameter list (PLIST) object |
params |
Vector of PARAM objects |
Properties | Description |
---|---|
plist |
The parameter list object which creates the PLIST object |
version |
CVS version string of the constructor |
created |
Time object which stores the creation time of the PLIST object |
|
Methods | Description |
---|---|
PLIST Plist class object constructor. |
Methods | Description |
---|---|
APPEND append a parameter to the parameter list. |
|
COMBINE multiple parameter lists (plist objects) into a single plist. |
|
FIND overloads find routine for a parameter list. |
|
GET get parameter list properties. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISPARAM look for a given key in the parameter list. |
|
ISVALID tests if the given plist has all the correct fields of the correct type. |
|
NPARAMS returns the number of param objects in the list. |
|
PSET set parameter list properties. |
|
REMOVE remove a parameter from the parameter list. |
|
SET set parameter list properties. |
|
STRING converts a plist object to a command string which will recreate the plist object. |
Methods | Description |
---|---|
SUBSASGN define index assignment for parameter list properties. |
|
SUBSREF Define field name indexing for parameter list objects. |
Methods | Description |
---|---|
CHAR convert a parameter list into a string. |
|
DISPLAY display plist object. |
|
SAVE a plist object to file. |
![]() |
param Class | pole Class | ![]() |
©LTP Team