def getstate (   self  ) 

Reimplemented in r250_521.

Definition at line 114 of file r250.py.

00114                       :
00115         return Numeric.array(self.ranbuf), self.counter #make sure we copy the array, not just return a reference
00116     
    def setstate(self, state):


Generated on Wed Nov 21 10:18:33 2007 for analysis by  doxygen 1.5.4