| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
node.CFSNode --+
|
NetworkPortal
This is an interface to NetworkPortals in configFS. A NetworkPortal is identified by its IP and port, but here we also require the parent TPG, so instance objects represent both the NetworkPortal and its association to a TPG. This is necessary to get path information in order to create the portal in the proper configFS hierarchy.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
parent_tpg Get the parent TPG object. |
|||
|
port Get the NetworkPortal's TCP port as an int. |
|||
|
ip_address Get the NetworkPortal's IP address as a string. |
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|||
parent_tpgGet the parent TPG object.
|
portGet the NetworkPortal's TCP port as an int.
|
ip_addressGet the NetworkPortal's IP address as a string.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 12 11:25:46 2011 | http://epydoc.sourceforge.net |