Package cells :: Module cell :: Class OnceAskedLazyCell
[hide private]
[frames] | no frames]

Class OnceAskedLazyCell
source code

object --+            
         |            
      Cell --+        
             |        
      RuleCell --+    
                 |    
          LazyCell --+
                     |
                    OnceAskedLazyCell

Instance Methods [hide private]

Inherited from LazyCell: __init__

Inherited from RuleCell: set

Inherited from Cell: add_called_by, add_calls, called_by_list, calls_list, changed, getvalue, propogate, propogation_list, remove_called_bys, remove_cb, reset_calls, run, updatecell

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Class Variables [hide private]

Inherited from object: __class__


Instance Variables [hide private]

Inherited from Cell: called_by, calls, synapse_space