cast() const | openstudio::CloudSettings | inline |
cloudProviderType() const | openstudio::CloudSettings | |
CloudSettings(const std::shared_ptr< detail::CloudSettings_Impl > &impl) | openstudio::CloudSettings | protected |
haltOnStop() const | openstudio::VagrantSettings | |
ImplType typedef | openstudio::VagrantSettings | protected |
loadSettings(bool overwriteExisting=false) | openstudio::CloudSettings | |
optionalCast() const | openstudio::CloudSettings | inline |
password() const | openstudio::VagrantSettings | |
saveToSettings(bool overwriteExisting=false) const | openstudio::CloudSettings | |
serverPath() const | openstudio::VagrantSettings | |
serverUrl() const | openstudio::VagrantSettings | |
setHaltOnStop(bool haltOnStop) | openstudio::VagrantSettings | |
setPassword(const std::string &password) | openstudio::VagrantSettings | |
setServerPath(const openstudio::path &serverPath) | openstudio::VagrantSettings | |
setServerUrl(const openstudio::Url &serverUrl) | openstudio::VagrantSettings | |
setTerminationDelay(const unsigned delay) | openstudio::VagrantSettings | |
setTerminationDelayEnabled(bool enabled) | openstudio::VagrantSettings | |
setUsername(const std::string &username) | openstudio::VagrantSettings | |
setWorkerPath(const openstudio::path &workerPath) | openstudio::VagrantSettings | |
setWorkerUrl(const openstudio::Url &workerUrl) | openstudio::VagrantSettings | |
signUserAgreement(bool agree) | openstudio::CloudSettings | |
terminationDelay() | openstudio::VagrantSettings | |
terminationDelayEnabled() | openstudio::VagrantSettings | |
userAgreementSigned() const | openstudio::CloudSettings | |
userAgreementText() const | openstudio::CloudSettings | |
username() const | openstudio::VagrantSettings | |
uuid() const | openstudio::CloudSettings | |
VagrantSettings() | openstudio::VagrantSettings | |
VagrantSettings(const UUID &uuid, const UUID &versionUUID, bool userAgreementSigned, const openstudio::path &serverPath, const openstudio::Url &serverUrl, const openstudio::path &workerPath, const openstudio::Url &workerUrl, bool haltOnStop, const std::string &username, bool terminationDelayEnabled, unsigned terminationDelay) | openstudio::VagrantSettings | |
VagrantSettings(const std::shared_ptr< detail::VagrantSettings_Impl > &impl) | openstudio::VagrantSettings | protected |
versionUUID() const | openstudio::CloudSettings | |
workerPath() const | openstudio::VagrantSettings | |
workerUrl() const | openstudio::VagrantSettings | |
~CloudSettings() | openstudio::CloudSettings | virtual |
~VagrantSettings() | openstudio::VagrantSettings | virtual |