![]() |
ERIS CORE
|
| bool SvcDataDictionary::update | ( | const char * | key, |
| int32_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 107 of file svcDataDictionary.cpp.
References create(), DDDT_INT32, hash(), value_container::int32_val, next, record, and svcDataDictionaryRecord::val.
Referenced by dataDictUpdateCallback(), dataDictUpdateFloatCallback(), AppWren::enablePixelOP(), handleClockCallback(), SvcSerialCommandInterface::messageHandler_UPDATE_DD(), AppScope::render(), AppWren::render(), AppManager::requestArmSetClock(), AppManager::update(), and AppScope::update().
Here is the call graph for this function:
Here is the caller graph for this function: