CPyGlobals::globals Class Reference

Class for global variables. More...


Detailed Description

Class for global variables.

To use: from CPyGlobals import globals Then either set the global variable using globals.var = value

or use the global variable using var2 = globals.var. For this last to work the variable needs to be set of course.

Note: there are probably better ways to do this, when I learn Python better I might find out how ; )


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

Generated on Fri Oct 16 18:59:59 2009 for HYPLOT by  doxygen 1.5.8