Configuration Database component
Main Page
Related Pages
Modules
Data Structures
Files
Deprecated List
Global
fwConfigurationDB_ApplyRecipe
(dyn_dyn_mixed recipeObject, string hierarchyType, dyn_string &exceptionInfo, bool allowApplyRemote=FALSE)
use
fwConfigurationDB_applyRecipe
instead
Global
fwConfigurationDB_GetCacheRecipesForNode
(string nodeName, dyn_string &recipeNames, dyn_string &exceptionInfo, string system="")
use
fwConfigurationDB_getRecipesInCache
instead
Global
fwConfigurationDB_GetDBRecipesForNode
(string nodeName, dyn_string &recipeNames, dyn_string &exceptionInfo)
use
fwConfigurationDB_getRecipesInDB
or
fwConfigurationDB_findRecipesInDB
Global
fwConfigurationDB_GetRecipeCaches
(string hierarchyType, dyn_string &recipeCacheNames, dyn_string &recipeCacheDPs, dyn_string &exceptionInfo, string system="")
use
fwConfigurationDB_getRecipesInCache
instead
Global
fwConfigurationDB_getRecipeFromCache
(string cacheName, dyn_string deviceList, string hierarchyType, dyn_dyn_mixed &recipeObject, dyn_string &exceptionInfo, string systemName="")
use
fwConfigurationDB_loadRecipeFromCache
instead
Global
fwConfigurationDB_getRecipeFromDB
(string topDevice, dyn_string deviceList, string hierarchyType, string tag, dyn_dyn_mixed &recipeObject, dyn_string &exceptionInfo, string system="", time validAt=0)
use
fwConfigurationDB_loadRecipeFromDB
instead
Global
fwConfigurationDB_GetRecipeFromSystem
(dyn_dyn_mixed &recipeObject, dyn_string deviceList, string hierarchyType, dyn_string &exceptionInfo)
Please use
fwConfigurationDB_extractRecipe
instead
Global
fwConfigurationDB_GetRecipesInDB
(string hierarchyType, dyn_string &recipeTags, dyn_string &exceptionInfo)
use
fwConfigurationDB_getRecipesInDB
or
fwConfigurationDB_findRecipesInDB
Global
fwConfigurationDB_storeDevicesInDB
(string topDevice, string hierarchyType, dyn_string deviceDpNames, dyn_string &exceptionInfo, string systemName="")
Global
fwConfigurationDB_storeDiffRecipeInDB
(dyn_dyn_mixed recipeObject, string hierarchyType, string versionDescription, dyn_string &exceptionInfo, string tag, string system="")
use
fwConfigurationDB_saveDiffRecipeToDB
instead
Global
fwConfigurationDB_storeRecipeInCache
(dyn_dyn_mixed recipeObject, string cacheName, string hierarchyType, dyn_string &exceptionInfo)
use
fwConfigurationDB_saveRecipeToCache
instead
Global
fwConfigurationDB_storeRecipeInDB
(dyn_dyn_mixed recipeObject, string hierarchyType, string versionDescription, dyn_string &exceptionInfo, string tag)
use
fwConfigurationDB_saveRecipeToDB
instead
Generated on Fri Apr 15 2011 for Configuration Database component by
1.7.3