$search
Public Member Functions | |
def | __eq__ |
def | __init__ |
def | __repr__ |
def | as_dict |
Public Attributes | |
app_data | |
client_type | |
manager_data | |
Static Private Attributes | |
list | __slots__ = ['client_type', 'manager_data', 'app_data'] |
Definition at line 56 of file app.py.
def app_manager::app::Client::__init__ | ( | self, | ||
client_type, | ||||
manager_data, | ||||
app_data | ||||
) |
list app_manager::app::Client::__slots__ = ['client_type', 'manager_data', 'app_data'] [static, private] |