Contents | %%%%%%%%%%%%%%%%%%% class: plist %%%%%%%%%%%%%%%%%%%% |
append | APPEND append a param-object, plist-object or a key/value pair to the parameter list. |
char | CHAR convert a parameter list into a string. |
combine | COMBINE multiple parameter lists (plist objects) into a single plist. |
copy | COPY Make copy of plist objects depending of the second input |
display | DISPLAY display plist object. |
find | FIND overloads find routine for a parameter list. |
fromFile | Construct a ltpda_ob from a file |
fromRepository | Construct a plist filter from a repository |
isparam | ISPARAM look for a given key in the parameter lists. |
nparams | NPARAMS returns the number of param objects in the list. |
plist | PLIST Plist class object constructor. |
pset | PSET set or add a key/value pairor a param-object into the parameter list. |
remove | REMOVE remove a parameter from the parameter list. |
resp | RESP shadows miir/iirResp and pzmodel/resp. |
string | STRING converts a plist object to a command string which will recreate the plist object. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |