#include <item.h>
◆ Cached_item_int()
Cached_item_int::Cached_item_int |
( |
Item * |
item_par | ) |
|
|
inlineexplicit |
◆ cmp()
bool Cached_item_int::cmp |
( |
| ) |
|
|
overridevirtual |
Compare the value associated with the item with the stored value.
If they are different, update the stored value with item's value and return true.
- Returns
- true if item's value and stored value are different. Notice that first call is to establish an initial value and return value should be ignored.
Implements Cached_item.
◆ value
The documentation for this class was generated from the following files: