OpendTect Installation.
More...
◆ AutoInstType
| Enumerator |
|---|
| UseManager | |
| InformOnly | |
| FullAuto | |
| NoAuto | |
◆ RelType
| Enumerator |
|---|
| Stable | |
| Development | |
| PreStable | |
| PreDevelopment | |
| Ancient | |
| Other | |
◆ AutoInstTypeDef()
◆ autoInstTypeIsFixed()
| bool ODInst::autoInstTypeIsFixed |
( |
| ) |
|
Policy: Externally, policy can be fixed using OD_INSTALLER_POLICY Without OD_INSTALLER_POLICY, read/write user settings OD_INSTALLER_POLICY must be the enum string (i.e. the keys in settings)
◆ AutoInstTypeNames()
| const char** ODInst::AutoInstTypeNames |
( |
| ) |
|
◆ autoInstTypeUserMsgs()
◆ canInstall()
| bool ODInst::canInstall |
( |
const char * |
dirnm | ) |
|
◆ checkUpdatesAvailable()
| void ODInst::checkUpdatesAvailable |
( |
| ) |
|
◆ getAutoInstType()
◆ getAutoInstTypeString()
◆ GetInstallerDir()
◆ getInstallerPlfDir()
◆ getPkgVersion()
| const char* ODInst::getPkgVersion |
( |
const char * |
file_pkg_basenm | ) |
|
For example, the Base pkg has "base".
◆ GetRelInfoDir()
◆ getRelType()
◆ getRelTypeString()
| const char* ODInst::getRelTypeString |
( |
RelType |
| ) |
|
◆ haveUpdates()
| bool ODInst::haveUpdates |
( |
int |
inited = -1 | ) |
|
◆ isErrPkgVersion()
| bool ODInst::isErrPkgVersion |
( |
const char * |
s | ) |
|
|
inline |
◆ parseEnum() [1/4]
◆ parseEnum() [2/4]
| bool ODInst::parseEnum |
( |
const char * |
, |
|
|
RelType & |
|
|
) |
| |
◆ parseEnum() [3/4]
◆ parseEnum() [4/4]
| bool ODInst::parseEnum |
( |
const IOPar & |
, |
|
|
const char * |
, |
|
|
RelType & |
|
|
) |
| |
◆ parseEnumAutoInstType() [1/2]
◆ parseEnumAutoInstType() [2/2]
| bool ODInst::parseEnumAutoInstType |
( |
const char * |
, |
|
|
AutoInstType & |
|
|
) |
| |
◆ parseEnumRelType() [1/2]
| RelType ODInst::parseEnumRelType |
( |
const char * |
| ) |
|
◆ parseEnumRelType() [2/2]
| bool ODInst::parseEnumRelType |
( |
const char * |
, |
|
|
RelType & |
|
|
) |
| |
◆ RelTypeDef()
◆ RelTypeNames()
| const char** ODInst::RelTypeNames |
( |
| ) |
|
◆ runInstMgrForUpdt()
| bool ODInst::runInstMgrForUpdt |
( |
| ) |
|
◆ setAutoInstType()
◆ sKeyAutoInst()
| const char* ODInst::sKeyAutoInst |
( |
| ) |
|
◆ sKeyHasNoUpdate()
| const char* ODInst::sKeyHasNoUpdate |
( |
| ) |
|
◆ sKeyHasUpdate()
| const char* ODInst::sKeyHasUpdate |
( |
| ) |
|
◆ startInstManagement()
| void ODInst::startInstManagement |
( |
| ) |
|
◆ startInstManagementWithRelDir()
| void ODInst::startInstManagementWithRelDir |
( |
const char * |
| ) |
|
◆ toString() [1/2]
◆ toString() [2/2]
| const char* ODInst::toString |
( |
RelType |
| ) |
|
◆ toUiString() [1/2]
◆ toUiString() [2/2]
◆ updatesAvailable()
| bool ODInst::updatesAvailable |
( |
| ) |
|
◆ userSettings()
◆ AutoInstTypeKeys_
| const char* ODInst::AutoInstTypeKeys_[] |
|
extern |
◆ RelTypeKeys_
| const char* ODInst::RelTypeKeys_[] |
|
extern |