DSIMA
 All Classes Namespaces Files Functions Variables
Data Class Reference

Class handling the data of the system. More...

Public Member Functions

def __init__
 Default constructor. More...
 

Public Attributes

 general
 Dictionary "variable name - value". More...
 
 personal
 Dictionary where the key is the id of the user and the value a dictionary of variables. More...
 

Detailed Description

Class handling the data of the system.

Constructor & Destructor Documentation

def __init__ (   self)

Default constructor.

Member Data Documentation

general

Dictionary "variable name - value".

personal

Dictionary where the key is the id of the user and the value a dictionary of variables.

See also
Data.general

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