Package pyGlobus :: Module gassTransfer :: Class TransferReqAttr
[show private | hide private]
[frames | no frames]

Class TransferReqAttr


A proxy class for gass transfer request attributes
Method Summary
  __init__(self, urlScheme, handle)
  __del__(self)
frees the memory associated with the underlying request attribute
  get_handle(self)

Method Details

__init__(self, urlScheme, handle=None)
(Constructor)

Parameters:
urlScheme - is a string of the protocol that will be used, ie http
handle - a SWIG'ized pointer to a globus_gass_transfer_requestattr_t object

__del__(self)
(Destructor)

frees the memory associated with the underlying request attribute

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