| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseServiceBuilder
|
|||
|
|||
| bool |
|
||
| bool |
|
||
|
|||
|
|||
|
|||
| BaseArgument |
|
||
| BaseAction |
|
||
| BaseStateVariable |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Builds a service given a file descriptor containing the SCPD XML.
|
Parses the actions and state variables of a service given a file descriptor containing the SCPD XML. File descriptor must be open.
|
Parses actions from a fetched tree.
|
Parses variables from a fetched tree.
|
Factory method that creates an action argument.
|
Factory method that creates a service action.
|
Factory method that creates a service state variable.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:57 2009 | http://epydoc.sourceforge.net |