Package peppy :: Package lib :: Module structrecord :: Class If
[frames] | no frames]

Class If

      object --+                
               |                
debug.debugmixin --+            
                   |            
               Field --+        
                       |        
                 Wrapper --+    
                           |    
                      IfElse --+
                               |
                              If

Instance Methods

Inherited from IfElse: __init__, getProxy

Inherited from Wrapper: getNumBytes, pack, storeDefault, unpack

Inherited from Field: __str__, getCopy, read

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

Class Methods

Inherited from debug.debugmixin: dprint

Class Variables

Inherited from IfElse: debuglevel

Inherited from Field: print_all

Properties

Inherited from object: __class__