#include <item.h>
◆ Cached_item_time()
  
  
      
        
          | Cached_item_time::Cached_item_time  | 
          ( | 
          Item *  | 
          item_par | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ cmp()
  
  
      
        
          | bool Cached_item_time::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.
 
 
◆ m_time
The documentation for this class was generated from the following files: