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