Package pyGlobus :: Module util :: Class Off_t
[show private | hide private]
[frames | no frames]

Class Off_t


A wrapper class for globus_off_t pointers
Method Summary
  __init__(self, handle)
  __del__(self)
frees the memory to the underlying handle
  getLong(self)
Returns a python long representation of the underlying off_t pointer

Method Details

__del__(self)
(Destructor)

frees the memory to the underlying handle

getLong(self)

Returns a python long representation of the underlying off_t pointer

Generated by Epydoc 2.1 on Tue Apr 4 14:32:55 2006 http://epydoc.sf.net