Architecture of Generated C Code : Main Task: Partition and Flow Control for C : Evaluating the callback list

Evaluating the callback list

If you define callbacks, they are checked at this point. When an element gets a new value, its callback procedure is called. Note that if no hooks are set, the handle to the callback (call_cbks_p) handler remains null, and it is not called at all.