![]() |
ERIS CORE
|
| bool SvcDataDictionary::update | ( | const char * | key, |
| float32_t | val, | ||
| uint32_t * | owner | ||
| ) |
update the value of an owned record
creates a new record if one does not exist and
initializes its value to zero
| key | |
| val | |
| owner |
Definition at line 126 of file svcDataDictionary.cpp.
References create(), DDDT_FLOAT32, value_container::float32_val, hash(), next, record, and svcDataDictionaryRecord::val.
Here is the call graph for this function: