|
BufferString | ODInst::GetInstallerDir () |
|
BufferString | ODInst::GetRelInfoDir () |
|
bool | ODInst::canInstall () |
|
void | ODInst::startInstManagement () |
|
void | ODInst::startInstManagementWithRelDir (const char *) |
|
bool | ODInst::updatesAvailable () |
|
bool | ODInst::runInstMgrForUpdt () |
|
const char * | ODInst::getPkgVersion (const char *file_pkg_basenm) |
| For example, the Base pkg has "base". More...
|
|
bool | ODInst::isErrPkgVersion (const char *s) |
|
Export_Basic const EnumDefImpl< AutoInstType > & | ODInst::AutoInstTypeDef () |
|
Export_Basic const char ** | ODInst::AutoInstTypeNames () |
|
Export_Basic bool | ODInst::parseEnum (const IOPar &, const char *, AutoInstType &) |
|
Export_Basic bool | ODInst::parseEnum (const char *, AutoInstType &) |
|
Export_Basic bool | ODInst::parseEnumAutoInstType (const char *, AutoInstType &) |
|
Export_Basic AutoInstType | ODInst::parseEnumAutoInstType (const char *) |
|
Export_Basic const char * | ODInst::toString (AutoInstType) |
|
Export_Basic uiString | ODInst::toUiString (AutoInstType) |
|
Export_Basic const char * | ODInst::getAutoInstTypeString (AutoInstType) |
|
Export_Basic const EnumDefImpl< RelType > & | ODInst::RelTypeDef () |
|
Export_Basic const char ** | ODInst::RelTypeNames () |
|
Export_Basic bool | ODInst::parseEnum (const IOPar &, const char *, RelType &) |
|
Export_Basic bool | ODInst::parseEnum (const char *, RelType &) |
|
Export_Basic bool | ODInst::parseEnumRelType (const char *, RelType &) |
|
Export_Basic RelType | ODInst::parseEnumRelType (const char *) |
|
Export_Basic const char * | ODInst::toString (RelType) |
|
Export_Basic uiString | ODInst::toUiString (RelType) |
|
Export_Basic const char * | ODInst::getRelTypeString (RelType) |
|
bool | ODInst::autoInstTypeIsFixed () |
|
AutoInstType | ODInst::getAutoInstType () |
|
void | ODInst::setAutoInstType (AutoInstType) |
|
const BufferStringSet & | ODInst::autoInstTypeUserMsgs () |
|
const char * | ODInst::sKeyAutoInst () |
|
Settings & | ODInst::userSettings () |
|
RelType | ODInst::getRelType () |
|
BufferString | ODInst::getInstallerPlfDir () |
|