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