Package dics :: Module slalib :: Class intArrayPtr
[hide private]
[frames] | no frames]

Class intArrayPtr
source code

object --+    
         |    
  intArray --+
             |
            intArrayPtr

Instance Methods [hide private]
  __init__(self, this)

Inherited from intArray: __del__, __getattr__, __getitem__, __repr__, __setattr__, __setitem__, cast

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


Static Methods [hide private]

Inherited from intArray: frompointer


Class Variables [hide private]

Inherited from intArray: __swig_getmethods__, __swig_setmethods__

Inherited from object: __class__


Method Details [hide private]

__init__(self, this)
(Constructor)

source code 
Overrides: intArray.__init__