Global variables

Variables

global string fwConfigurationDB_currentSetupName = ""
global bool fwConfigurationDB_initialized = FALSE
global bool fwConfigurationDB_DBConfigured = FALSE
global string GfwConfigurationDB_currentRecipeType = ""
global bool g_fwConfigurationDB_DBConnectionOpen = FALSE
global bool fwConfigurationDB_hasDBConnectivity = FALSE
global dbConnection g_fwConfigurationDB_DBConnection

Variable Documentation

Stores the name of curntly used setup

global bool fwConfigurationDB_initialized = FALSE

Tells if the tool was already initialized with some setup...

global bool fwConfigurationDB_DBConfigured = FALSE

Tells if the CDB is available at all in this setup

Stores the name of currently used recipe type

Tells if the database connection used by current setup is open

Tells if the configuration database may be used

global dbConnection g_fwConfigurationDB_DBConnection

Stores the connection descriptor


Generated on 26 Sep 2014 for Configuration Database component by  doxygen 1.6.1