fwInstallation  8.4.1
Deprecated List
Member _fwInstallation_createAgentDataPointType (string type, bool create)
2019-08-14
Member _fwInstallation_createDataPointTypes (bool create, int &result)
2019-08-14
Member _fwInstallation_createPendingActionsDataPointType ()
2019-08-14
Member _fwInstallation_proposeInstallationDir ()
2018-11-06
Member deleteComponents (dyn_string dynComponentsNames, bool deleteFiles)
2018-10-26
Member fwInstallation_AddComponentIntoConfigIntoMemory (dyn_string &loadedSections, dyn_dyn_string &configSectionTable, dyn_string &configLines, string fileName, string componentName)
2018-05-24
Member fwInstallation_addComponentIntoConfigRedu (string componentConfigReduFile, string componentName)
2018-05-24
Member fwInstallation_addLibrary (string section, dyn_string libraryName)
Member fwInstallation_addLibToConfig ()
2019-08-14
Member fwInstallation_addManager (string manager, string startMode, int secKill, int restartCount, int resetMin, string commandLine)
Member fwInstallation_addScriptsIntoFile (dyn_string &dynScriptsToBeAdded, string strComponentName)
Member fwInstallation_addValueIntoMemory (dyn_dyn_string &configSectionTable, string section, string parameter, string value)
2018-05-24
Member fwInstallation_appendDriver (string defActivated, string manTitle, string manager, string startMode, int secKill, int restartCount, int resetMin, string commandLine)
Member fwInstallation_appendManager (bool defActivated, string manTitle, string manager, string startMode, int secKill, int restartCount, int resetMin, string commandLine)
Member fwInstallation_checkScript (string sourceDir, string subPath, string script)
2018-10-01
Member fwInstallation_compactSection (string section)
Member fwInstallation_configContainsValue (dyn_dyn_string &configSectionTable, string section, string parameter, string value)
2018-05-24
Member fwInstallation_createDpl (string fileName, dyn_string dataPointNames, dyn_string dataPointTypes="", string filter="DAOP")
Member fwInstallation_createPendingActionsDp ()
2019-08-14
Member fwInstallation_deleteComponentFromConfigInMemory (dyn_string &loadedSections, dyn_dyn_string &configSectionTable, dyn_string &configLines, string componentName)
2018-05-24
Member fwInstallation_findManager (string manager, string commandLine, string &startMode, int &managerPos)
Member fwInstallation_fwScriptsAddedToProgsFile ()
Member fwInstallation_getComponentDescriptionXML (string descFile)

Member fwInstallation_getInstalledComponentsUI (int reduHostNum=0)
2018-10-26
Member fwInstallation_getListOfNotProperlyInstalledComponents (dyn_string &dynNotProperlyInstalled)
2018-10-26
Member fwInstallation_init (bool runPostInstall=true, string installationPath="")
2019-08-14
Member fwInstallation_installAgent ()
2019-08-14
Member fwInstallation_isAgentInstalled ()
2019-08-14
Member fwInstallation_loadConfigIntoTables (dyn_string &loadedSections, dyn_dyn_string &configSectionTable, dyn_string &configLines, string fileName)
2018-05-24
Member fwInstallation_loadInitFile ()
2019-08-14
Member fwInstallation_packNgo (string destinationFolder, dyn_string xmlDesc)
Member fwInstallation_runInitScript ()
2019-08-14
Member fwInstallation_setAddManagersOnReduPartner (bool addManagersOnReduPartner)
2019-08-14
Member fwInstallation_stringVersionAsFloat (string reqVersion, int &version, int &major, int &minor)
2019-12-02
Member fwInstallation_updateComponentDps ()
2019-08-14
Member fwInstallation_updateComponentVersionFormat (string componentName, int reduHostNum=0)
2018-10-24
Member fwInstallation_updateDPT ()
2019-08-14
Member fwInstallation_updatePendingInstallationActions ()
2019-08-14
Member fwInstallation_updateToolVersionInDp ()
2019-08-14
Member fwInstallation_updateVersion ()
2018-10-15
Member fwInstallation_updateWCCOAInfo ()
2019-08-14
Member fwInstallation_verifyPackage (string sourceDir, string subPath, string componentName, string destinationDir, bool registerOnly, dyn_string dynInitFiles, dyn_string dynPostInstallFiles, dyn_string dynDeleteFiles, dyn_string dynPostDeleteFiles, const dyn_string &dynFileNames, int isSilent, bool &actionAborted)
2018-10-01 Use fwInstallation_verifyDestinationDirAndSourceFiles() instead
Member fwInstallationXml_create (string pathName, string componentName, string componentVersion, string componentDate, dyn_string requiredComponents, bool isSubComponent, dyn_string preInitScripts, dyn_string initScripts, dyn_string deleteScripts, dyn_string postInstallScripts, dyn_string postDeleteScripts, dyn_string configFiles, dyn_string asciiFiles, dyn_string panelFiles, dyn_string scriptFiles, dyn_string libraryFiles, dyn_string otherFiles, bool dontRestartProject, dyn_string &xmlDesc)
Member fwInstallationXml_decode (string strComponentFile, string &componentName, string &componentVersion, string &date, dyn_string &dynRequiredComponents, bool &isSubComponent, dyn_string &dynPreInitFiles, dyn_string &dynInitFiles, dyn_string &dynDeleteFiles, dyn_string &dynPostInstallFiles, dyn_string &dynPostDeleteFiles, dyn_string &dynConfigFiles_general, dyn_string &dynConfigFiles_windows, dyn_string &dynConfigFiles_linux, dyn_string &dynDplistFiles, dyn_string &dynPanelFiles, dyn_string &dynScriptFiles, dyn_string &dynLibFiles, dyn_string &dynComponentFiles, dyn_string &dynSubComponents, dyn_string &dynScriptsToBeAdded, dyn_string &dynFileNames, bool &dontRestartProject)
2018-11-23
Member pmonGetManagers (bool &err, string projName, dyn_int &manPos, dyn_string &manager, dyn_int &startMode, dyn_int &secKill, dyn_int &restartCount, dyn_int &resetMin, dyn_string &commandLine)