Package VisionEgg :: Module ParameterTypes :: Class Sequence4
[frames] | no frames]

Class Sequence4

source code

      object --+        
               |        
ParameterTypeDef --+    
                   |    
            Sequence --+
                       |
                      Sequence4

Instance Methods
 
__str__(self)
str(x)
source code
 
verify(self, is_sequence4) source code

Inherited from Sequence: __init__

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

Properties

Inherited from object: __class__

Method Details

__str__(self)
(Informal representation operator)

source code 
str(x)

Overrides: Sequence.__str__

verify(self, is_sequence4)

source code 
Overrides: Sequence.verify