Trees | Indices | Help |
|
---|
|
A simple serializable object.
This object serves as a parent class for OpCode without any custom field handling.
|
|||
__metaclass__ Meta class for opcode definitions. |
|
|||
dict
|
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Generic serializer. This method just returns the contents of the instance as a dictionary.
|
Generic unserializer. This method just restores from the serialized state the attributes of the current instance.
|
Validate opcode parameters, optionally setting default values.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 7 16:23:41 2016 | http://epydoc.sourceforge.net |