Package pyGlobus :: Module xio :: Class XioAttr
[show private | hide private]
[frames | no frames]

Class XioAttr

XioBase --+
          |
         XioAttr


Method Summary
  __init__(self, handle)
Creates an Xio Attr
  __del__(self)
Frees the memory associated with the XioAttr
  cntl(self, driver, cmd, arg)
Manipulate the values associated with the attribute
  copy(self)
Return a new XioAttr object
    Inherited from XioBase
  get_handle(self)

Method Details

__init__(self, handle=None)
(Constructor)

Creates an Xio Attr
Overrides:
pyGlobus.xio.XioBase.__init__

__del__(self)
(Destructor)

Frees the memory associated with the XioAttr
Overrides:
pyGlobus.xio.XioBase.__del__

cntl(self, driver, cmd, arg=0)

Manipulate the values associated with the attribute

copy(self)

Return a new XioAttr object

Generated by Epydoc 2.1 on Wed Mar 30 12:38:31 2005 http://epydoc.sf.net