![]() |
ERIS CORE
|
| bool SvcDataDictionary::increment | ( | const char * | key | ) |
increments the value of a global record
creates a new record if one does not exist and
initializes its value to zero
| key |
Definition at line 183 of file svcDataDictionary.cpp.
References create(), DDDT_FLOAT32, DDDT_INT32, value_container::float32_val, hash(), value_container::int32_val, next, record, and svcDataDictionaryRecord::val.
Referenced by SvcMIDI::publish(), SvcSerialCommandInterface::throttle(), AppCQT::update(), AppManager::update(), and SvcMIDI::update().
Here is the call graph for this function:
Here is the caller graph for this function: