Functions | |
| synchronized void | fwConfigurationDB_checkInit (dyn_string &exceptionInfo) |
| synchronized void | fwConfigurationDB_initialize (string setupName, dyn_string &exceptionInfo) |
| synchronized void fwConfigurationDB_checkInit | ( | dyn_string & | exceptionInfo | ) |
Checks if the tool was initialized, calls the initialization if needed
| exceptionInfo | standard exception handling routine |
| synchronized void fwConfigurationDB_initialize | ( | string | setupName, | |
| dyn_string & | exceptionInfo | |||
| ) |
Performs the initialization of the tool
| setupName | specifies the name of the setup, as defined in the "CDB Setup" panel. Specifying empty string ("") means that the default setup should be used. | |
| exceptionInfo | standard exception handling variable. |
1.6.1