| Trees | Indices | Help |
|---|
|
|
object --+
|
twisted.protocols.amp.Command --+
|
Connect
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
arguments = [('ip', amp.String())]A list of 2-tuples of (name, Argument-subclass-instance), specifying the names and values of the parameters which are required for this command. |
|||
response = [('id', amp.Integer()), ('cur', amp.ListOf(amp.InteA list like arguments, but instead used for the return value. |
|||
commandName =
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
responseA list like arguments, but instead used for the return value.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 12 13:57:05 2013 | http://epydoc.sourceforge.net |