Home | Trees | Index | Help |
---|
Package pyGlobus :: Module xio :: Class XioStack |
|
XioBase
--+
|
XioStack
Method Summary | |
---|---|
Creates an XioStack instance | |
Frees the memory associated with the XioTarget | |
Pushes a driver onto the Protocol Stack. | |
Inherited from XioBase | |
|
Method Details |
---|
__init__(self,
attr=None,
handle=None)
Creates an XioStack instance
|
__del__(self)
Frees the memory associated with the XioTarget
|
push_driver(self, driver)Pushes a driver onto the Protocol Stack. The transport driver must be pushed first
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Oct 18 18:37:23 2004 | http://epydoc.sf.net |