Home | Trees | Indices | Help |
---|
|
object --+ | BaseApiObject --+ | ApiCommand
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
SYNCHRONOUS_COMMAND_ID = -1
|
|||
Inherited from |
|
|||
Inherited from |
|
Returns a map of property names to attr instances (or None for default attribute behavior) describing the properties of the object. By default, this method will return the class's _ATTRIBUTES field. Classes can override this method to do custom initialization of the attributes when needed.
|
Default implementation of __str__. Uses the type name and the first attribute retrieved from the attribute map to create the string.
|
Retrieve updated data about the command from the server.
|
Wait for command to finish.
|
Abort a running command.
|
Retry a failed or aborted command.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Jan 31 10:52:17 2017 | http://epydoc.sourceforge.net |