Home | Trees | Index | Help |
---|
Package pyGlobus :: Module io :: Class FileIOAttr |
|
Method Summary | |
---|---|
Constructor for the FileIOAttr class, taking an optional handle. | |
Destructor for FileIOAttr. | |
######################################################################## # XXX This handle is only valid as long as this object exists. |
Method Details |
---|
__init__(self,
handle=None)
Constructor for the FileIOAttr class, taking an optional handle.
|
__del__(self)
Destructor for FileIOAttr. Destroys contained handle as well.
|
get_handle(self)######################################################################## # XXX This handle is only valid as long as this object exists. When # the object is destroyed, the memory this handle points to is freed. ####################################################################### |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |