![]() |
ERIS CORE
|
| bool FASTRUN SvcDataDictionary::update | ( | const char * | key, |
| int32_t | val | ||
| ) |
update the value of a global record
creates a new record if one does not exist and
initializes its value to zero
| key | |
| val | |
| owner |
Definition at line 145 of file svcDataDictionary.cpp.
References create(), DDDT_INT32, DDRT_READWRITE, hash(), value_container::int32_val, record, and svcDataDictionaryRecord::val.
Here is the call graph for this function: