Classes | |
| struct | paramNode | 
Public Member Functions | |
| void | set_param (int *address, int value) | 
| bool | get_param (int *address, int *valuep) | 
| void | refresh_default () | 
| void | restore_default () | 
| void | load_local () | 
| bool ParamList::get_param | ( | int * | address, | |
| int * | valuep | |||
| ) | 
Get a local value for a TCP
| void ParamList::refresh_default | ( | ) | 
Refresh all the values in the list
| void ParamList::restore_default | ( | ) | 
Restore the
| void ParamList::set_param | ( | int * | address, | |
| int | value | |||
| ) | 
Add this parameter to the list and set the value
Set a local value for a TCP
 1.7.1