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

[ CLASS ] - Response class. More...

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

Public Member Functions

def __init__ (self)
 Constructor. More...
 
def respond (self)
 Respond. More...
 

Static Public Attributes

string NAME = 'cacheWriteRes'
 [ str ] - Name.
 
- 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.cacheWriteRes.Response.__init__ (   self)

Constructor.

Exceptions
N/A
Returns
None - None.

Reimplemented from mMeco.abstract.responseAbs.Response.

Member Function Documentation

◆ respond()

def mMeco.responses.cacheWriteRes.Response.respond (   self)

Respond.

Exceptions
N/A
Returns
bool - Result.

Reimplemented from mMeco.abstract.responseAbs.Response.


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