Public Member Functions | Private Attributes | List of all members
airbus_cobot_gui.account.accounts.UserAccountCommunicate Class Reference
Inheritance diagram for airbus_cobot_gui.account.accounts.UserAccountCommunicate:
Inheritance graph
[legend]

Public Member Functions

def __init__
 The constructor. More...
 
def get_current_user_account
 Get current user informations. More...
 
def update
 Set user informations and call at callbacks the new connection. More...
 

Private Attributes

 _user
 

Detailed Description

Definition at line 92 of file accounts.py.

Constructor & Destructor Documentation

def airbus_cobot_gui.account.accounts.UserAccountCommunicate.__init__ (   self)

The constructor.

Definition at line 94 of file accounts.py.

Member Function Documentation

def airbus_cobot_gui.account.accounts.UserAccountCommunicate.get_current_user_account (   self)

Get current user informations.

Returns
userinfo: user informations. userinfo: User.

Definition at line 108 of file accounts.py.

def airbus_cobot_gui.account.accounts.UserAccountCommunicate.update (   self,
  user 
)

Set user informations and call at callbacks the new connection.

Parameters
userinfouser connected information. userinfo: User.

Definition at line 100 of file accounts.py.

Member Data Documentation

airbus_cobot_gui.account.accounts.UserAccountCommunicate._user
private

Definition at line 98 of file accounts.py.


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


airbus_cobot_gui
Author(s):
autogenerated on Thu Dec 17 2015 11:42:05