class Class Reference

The CL_PARAM class is used to read/write parameters of all types(int, bool, string, double) from/to INI/XML files automaticaly. All values are stored in local CL_TEMPLATE_OBJECT_MANAGER of each types. If a parameters is not found, a default value is returned:. More...


Detailed Description

The CL_PARAM class is used to read/write parameters of all types(int, bool, string, double) from/to INI/XML files automaticaly. All values are stored in local CL_TEMPLATE_OBJECT_MANAGER of each types. If a parameters is not found, a default value is returned:.


Note:
All the paremters stored in the local parameter template managers are accessible from anywhere.
Attention:
Frequent access to parameters can lower global performances.
See also:
CL_TEMPLATE_PARAM
Todo:
[Yannouchka]- add loading/writing from files INI/XML

[Yannouchka]- add functions to synchronize two CL_PARAM(usefull for network applications)

Author:
Yannouchka


The documentation for this class was generated from the following file:
Generated on Mon Mar 19 23:15:11 2007 for SugoiTools by  doxygen 1.4.6-NO