| _node | VAPoR::ParamsBase | protected |
| _sessionAutoSaveEnabledTag | SettingsParams | static |
| _ssave | VAPoR::ParamsBase | protected |
| AutoCheckForNoticesTag | SettingsParams | static |
| AutoCheckForUpdatesTag | SettingsParams | static |
| BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
| CasperVGLCheck | SettingsParams | static |
| Clear() | VAPoR::ParamsBase | protected |
| DiagMsg | Wasp::MyBase | static |
| DiagMsgCB | Wasp::MyBase | static |
| DiagMsgCB_T typedef | Wasp::MyBase | |
| DiagMsgFilePtr | Wasp::MyBase | static |
| DiagMsgSize | Wasp::MyBase | static |
| Enabled | Wasp::MyBase | static |
| EnableErrMsg(bool enable) | Wasp::MyBase | inlinestatic |
| EndGroup() | VAPoR::ParamsBase | inline |
| ErrCode | Wasp::MyBase | static |
| ErrMsg | Wasp::MyBase | static |
| ErrMsgCB | Wasp::MyBase | static |
| ErrMsgCB_T typedef | Wasp::MyBase | |
| ErrMsgFilePtr | Wasp::MyBase | static |
| ErrMsgSize | Wasp::MyBase | static |
| GetAttributes() | VAPoR::ParamsBase | protected |
| GetAutoCheckForNotices() const | SettingsParams | |
| GetAutoCheckForUpdates() const | SettingsParams | |
| GetAutoSaveSessionFile() const | SettingsParams | |
| GetAutoStretchEnabled() const | SettingsParams | |
| GetCacheMB() const | SettingsParams | |
| GetCasperCheckForVGL() const | SettingsParams | |
| GetChangesPerAutoSave() const | SettingsParams | |
| getClassName() const | Wasp::MyBase | inline |
| GetClassType() | SettingsParams | inlinestatic |
| GetCurrentPrefsPath() const | SettingsParams | |
| GetDefaultFlowDir() const | SettingsParams | |
| GetDefaultMetadataDir() const | SettingsParams | |
| GetDefaultPythonDir() const | SettingsParams | |
| GetDefaultSessionDir() const | SettingsParams | |
| GetDefaultTFDir() const | SettingsParams | |
| GetDiagMsg() | Wasp::MyBase | inlinestatic |
| GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
| GetDontShowIntelDriverWarning() const | SettingsParams | |
| GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrCode() | Wasp::MyBase | inlinestatic |
| GetErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrMsgCB() | Wasp::MyBase | inlinestatic |
| GetFlowDir() const | SettingsParams | |
| GetFontFile() const | SettingsParams | |
| GetFontSize() const | SettingsParams | |
| GetJpegQuality() const | SettingsParams | |
| GetMetadataDir() const | SettingsParams | |
| GetName() const | VAPoR::ParamsBase | inline |
| GetNode() const | VAPoR::ParamsBase | inline |
| GetNumThreads() const | SettingsParams | |
| GetPythonDir() const | SettingsParams | |
| GetSessionAutoSaveEnabled() const | SettingsParams | |
| GetSessionDir() const | SettingsParams | |
| GetSettingsPath() const | SettingsParams | |
| getShortName() | SettingsParams | inline |
| GetTexSizeEnable() const | SettingsParams | |
| GetTextureSize() const | SettingsParams | |
| GetTFDir() const | SettingsParams | |
| GetValueDouble(const string tag, double defaultVal) const | VAPoR::ParamsBase | virtual |
| GetValueDoubleVec(const string tag) const | VAPoR::ParamsBase | virtual |
| GetValueDoubleVec(const string tag, const vector< double > &defaultVal) const | VAPoR::ParamsBase | virtual |
| GetValueLong(const string tag, long defaultVal) const | VAPoR::ParamsBase | virtual |
| GetValueLongVec(const string tag) const | VAPoR::ParamsBase | virtual |
| GetValueLongVec(const string tag, const vector< long > &defaultVal) const | VAPoR::ParamsBase | virtual |
| GetValueString(const string tag, string defaultVal) const | VAPoR::ParamsBase | virtual |
| GetValueStringVec(const string tag) const | VAPoR::ParamsBase | virtual |
| GetValueStringVec(const string tag, const vector< string > &defaultVal) const | VAPoR::ParamsBase | virtual |
| Init() | SettingsParams | |
| IntermediateChange() | VAPoR::ParamsBase | inline |
| LoadFromSettingsFile() | SettingsParams | |
| MyBase() | Wasp::MyBase | |
| operator!=(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
| operator=(const SettingsParams &rhs) | SettingsParams | |
| VAPoR::ParamsBase::operator=(const ParamsBase &rhs) | VAPoR::ParamsBase | |
| VAPoR::ParamsBase::operator=(ParamsBase &)=delete | VAPoR::ParamsBase | |
| operator==(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
| ParamsBase(StateSave *ssave, const string &classname) | VAPoR::ParamsBase | |
| ParamsBase(StateSave *ssave, XmlNode *node) | VAPoR::ParamsBase | |
| ParamsBase(const ParamsBase &rhs) | VAPoR::ParamsBase | |
| ParamsBase(ParamsBase &&)=delete | VAPoR::ParamsBase | |
| ParamsBase(StateSave *ssave) | VAPoR::ParamsBase | protected |
| Reinit() | SettingsParams | |
| Remove(const string &name) | VAPoR::ParamsBase | protected |
| SaveSettings() const | SettingsParams | |
| SetAutoCheckForNotices(bool b) | SettingsParams | |
| SetAutoCheckForUpdates(bool b) | SettingsParams | |
| SetAutoSaveSessionFile(string file) | SettingsParams | |
| SetAutoStretchEnabled(bool val) | SettingsParams | |
| SetCacheMB(long val) | SettingsParams | |
| SetCasperCheckForVGL(bool b) | SettingsParams | |
| SetChangesPerAutoSave(int changes) | SettingsParams | |
| SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
| SetCurrentPrefsPath(string pth) | SettingsParams | |
| SetDefaultAutoSaveFile(string file) | SettingsParams | |
| SetDefaultFlowDir(string dir) | SettingsParams | |
| SetDefaultMetadataDir(string dir) | SettingsParams | |
| SetDefaultPythonDir(string dir) | SettingsParams | |
| SetDefaultSessionDir(string dir) | SettingsParams | |
| SetDefaultTFDir(string dir) | SettingsParams | |
| SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
| SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
| SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
| SetDontShowIntelDriverWarning(bool b) | SettingsParams | |
| SetErrCode(int err_code) | Wasp::MyBase | inlinestatic |
| SetErrMsg(const char *format,...) | Wasp::MyBase | static |
| SetErrMsg(int errcode, const char *format,...) | Wasp::MyBase | static |
| SetErrMsgCB(ErrMsgCB_T cb) | Wasp::MyBase | inlinestatic |
| SetErrMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
| SetErrMsgFilePtr() | Wasp::MyBase | inlinestatic |
| SetFidelityDefault2D(long lodDef, long refDef) | SettingsParams | |
| SetFidelityDefault3D(long lodDef, long refDef) | SettingsParams | |
| SetFlowDir(string dir) | SettingsParams | |
| SetFontFile(string file) | SettingsParams | |
| SetFontSize(int size) | SettingsParams | |
| SetJpegQuality(int quality) | SettingsParams | |
| SetMetadataDir(string dir) | SettingsParams | |
| SetNumThreads(int num) | SettingsParams | |
| SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
| SetPythonDir(string dir) | SettingsParams | |
| SetSessionAutoSaveEnabled(bool enabled) | SettingsParams | |
| SetSessionDir(string name) | SettingsParams | |
| SetTexSizeEnable(bool val) | SettingsParams | |
| SetTextureSize(long val) | SettingsParams | |
| SetTFDir(string dir) | SettingsParams | |
| SettingsParams(VAPoR::ParamsBase::StateSave *ssave, bool loadFromFile=true) | SettingsParams | |
| SettingsParams(VAPoR::ParamsBase::StateSave *ssave, VAPoR::XmlNode *node) | SettingsParams | |
| SettingsParams(const SettingsParams &rhs) | SettingsParams | |
| SetValueDouble(const string &tag, string description, double value) | VAPoR::ParamsBase | virtual |
| SetValueDoubleVec(const string &tag, string description, const vector< double > &values) | VAPoR::ParamsBase | virtual |
| SetValueLong(const string &tag, string description, long value) | VAPoR::ParamsBase | virtual |
| SetValueLongVec(const string &tag, string description, const vector< long > &values) | VAPoR::ParamsBase | virtual |
| SetValueString(const string &tag, string description, const string &value) | VAPoR::ParamsBase | virtual |
| SetValueStringVec(const string &tag, string description, const vector< string > &values) | VAPoR::ParamsBase | virtual |
| UseAllCoresTag | SettingsParams | static |
| ~ParamsBase() | VAPoR::ParamsBase | virtual |
| ~SettingsParams() | SettingsParams | |