Contents | %%%%%%%%%%%%%%%%%%% class: param %%%%%%%%%%%%%%%%%%%% |
char | CHAR convert a param object into a string. |
copy | COPY Make copy of param objects depending of the second input |
display | DISPLAY display a parameter |
display2 | DISPLAY display a parameter |
mux | MUX concatenate params into a vector. |
param | PARAM Parameter object class constructor. |
setKey | SETKEY Set the property 'key'. |
setKeyVal | SETKEYVAL Set the properties 'key' and 'val' |
setVal | SETVAL Set the property 'val'. |
string | STRING writes a command string that can be used to recreate the input param object. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |