This is the complete list of members for InstallMgr, including all inherited members.
clearSources() | InstallMgr | |
confPath | InstallMgr | protected |
createFTPTransport(const char *host, StatusReporter *statusReporter) | InstallMgr | protectedvirtual |
createHTTPTransport(const char *host, StatusReporter *statusReporter) | InstallMgr | protectedvirtual |
defaultMods | InstallMgr | protected |
getCipherCode(const char *modName, SWConfig *config) | InstallMgr | inlinevirtual |
getModuleStatus(const SWMgr &base, const SWMgr &other, bool utilModules=false) | InstallMgr | static |
getTimeoutMillis() | InstallMgr | inline |
installConf | InstallMgr | |
InstallMgr(const char *privatePath="./", StatusReporter *statusReporter=0, SWBuf u="ftp", SWBuf p="installmgr@user.com") | InstallMgr | |
installModule(SWMgr *destMgr, const char *fromLocation, const char *modName, InstallSource *is=0) | InstallMgr | virtual |
isDefaultModule(const char *modName) | InstallMgr | |
isFTPPassive() | InstallMgr | inline |
isUnverifiedPeerAllowed() | InstallMgr | inline |
isUserDisclaimerConfirmed() const | InstallMgr | virtual |
MODSTAT_CIPHERED | InstallMgr | static |
MODSTAT_CIPHERKEYPRESENT | InstallMgr | static |
MODSTAT_NEW | InstallMgr | static |
MODSTAT_OLDER | InstallMgr | static |
MODSTAT_SAMEVERSION | InstallMgr | static |
MODSTAT_UPDATED | InstallMgr | static |
p | InstallMgr | protected |
passive | InstallMgr | protected |
privatePath | InstallMgr | protected |
readInstallConf() | InstallMgr | |
refreshRemoteSource(InstallSource *is) | InstallMgr | virtual |
refreshRemoteSourceConfiguration() | InstallMgr | virtual |
remoteCopy(InstallSource *is, const char *src, const char *dest, bool dirTransfer=false, const char *suffix="") | InstallMgr | virtual |
removeModule(SWMgr *manager, const char *modName) | InstallMgr | virtual |
saveInstallConf() | InstallMgr | |
setFTPPassive(bool passive) | InstallMgr | inline |
setTimeoutMillis(long timeoutMillis) | InstallMgr | inline |
setUnverifiedPeerAllowed(bool allowed) | InstallMgr | inline |
setUserDisclaimerConfirmed(bool val) | InstallMgr | inline |
sources | InstallMgr | |
statusReporter | InstallMgr | protected |
terminate() | InstallMgr | |
timeoutMillis | InstallMgr | protected |
transport | InstallMgr | protected |
u | InstallMgr | protected |
unverifiedPeerAllowed | InstallMgr | protected |
userDisclaimerConfirmed | InstallMgr | static |
~InstallMgr() | InstallMgr | virtual |