Trees | Indices | Help |
|
---|
|
A generic IAllocator request object.
|
|||
__metaclass__ Meta class for request definitions. |
|
|||
|
|||
NoneType |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
MODE = NotImplemented
|
|||
REQ_PARAMS = []
|
|||
REQ_RESULT = NotImplemented
|
|
|||
Inherited from |
|
Constructor for IARequestBase. The constructor takes only keyword arguments and will set attributes on this object based on the passed arguments. As such, it means that you should not pass arguments which are not in the REQ_PARAMS attribute for this class.
|
Validates all parameters of the request. This method returns
|
Gets the request data dict.
|
Validates the result of an request.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:22 2016 | http://epydoc.sourceforge.net |