Home | Trees | Index | Help |
---|
Package pyGlobus :: Module xio :: Class XioStack |
|
XioBase
--+
|
XioStack
Method Summary | |
---|---|
Creates an XioStack instance | |
Frees the memory associated with the XioStack | |
Pushes a driver onto the Protocol Stack. | |
Inherited from XioBase | |
Return the handle |
Method Details |
---|
__init__(self,
attr=None,
handle=None)
Creates an XioStack instance
|
__del__(self)
Frees the memory associated with the XioStack
|
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.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |