|
MECO™ API Reference
|
[ CLASS ] - Response class. More...
Public Member Functions | |
| def | __init__ (self) |
| Constructor. More... | |
Public Member Functions inherited from mMeco.abstract.responseAbs.Response | |
| def | respond (self) |
| Respond. More... | |
Static Public Attributes | |
| string | NAME = 'writeRes' |
| [ str ] - Name. | |
| int | PADDING_1 = 30 |
| [ int ] - Padding. | |
| int | PADDING_2 = 42 |
| [ int ] - Padding. | |
Static Public Attributes inherited from mMeco.abstract.responseAbs.Response | |
| string | NAME = '' |
| [ str ] - Name. | |
[ CLASS ] - Response class.
| def mMeco.responses.writeRes.Response.__init__ | ( | self | ) |
Constructor.
| N/A |
Reimplemented from mMeco.abstract.responseAbs.Response.
1.8.18