MECO™ API Reference
Public Member Functions | Static Public Attributes | List of all members
mMeco.responses.writeRes.Response Class Reference

[ CLASS ] - Response class. More...

Inheritance diagram for mMeco.responses.writeRes.Response:
mMeco.abstract.responseAbs.Response

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.
 

Detailed Description

[ CLASS ] - Response class.

Constructor & Destructor Documentation

◆ __init__()

def mMeco.responses.writeRes.Response.__init__ (   self)

Constructor.

Exceptions
N/A
Returns
None - None.

Reimplemented from mMeco.abstract.responseAbs.Response.


The documentation for this class was generated from the following file: