_annotationEnabledTag | VAPoR::AxisAnnotation | static |
_backgroundColorTag | VAPoR::AxisAnnotation | static |
_colorTag | VAPoR::AxisAnnotation | static |
_dataMgrTag | VAPoR::AxisAnnotation | static |
_digitsTag | VAPoR::AxisAnnotation | static |
_fontSizeTag | VAPoR::AxisAnnotation | static |
_initializedTag | VAPoR::AxisAnnotation | static |
_latLonAxesTag | VAPoR::AxisAnnotation | static |
_maxTicsTag | VAPoR::AxisAnnotation | static |
_minTicsTag | VAPoR::AxisAnnotation | static |
_node | VAPoR::ParamsBase | protected |
_numTicsTag | VAPoR::AxisAnnotation | static |
_originTag | VAPoR::AxisAnnotation | static |
_ssave | VAPoR::ParamsBase | protected |
_textHeightTag | VAPoR::AxisAnnotation | static |
_ticDirsTag | VAPoR::AxisAnnotation | static |
_ticSizeTag | VAPoR::AxisAnnotation | static |
_ticWidthTag | VAPoR::AxisAnnotation | static |
AxisAnnotation(ParamsBase::StateSave *ssave) | VAPoR::AxisAnnotation | |
AxisAnnotation(ParamsBase::StateSave *ssave, XmlNode *node) | VAPoR::AxisAnnotation | |
BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
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 |
Flags enum name | VAPoR::AxisAnnotation | |
GetAttributes() | VAPoR::ParamsBase | protected |
GetAxisAnnotationEnabled() const | VAPoR::AxisAnnotation | |
GetAxisAnnotationInitialized() const | VAPoR::AxisAnnotation | |
GetAxisBackgroundColor() const | VAPoR::AxisAnnotation | |
GetAxisBackgroundColor(float bgColor[]) const | VAPoR::AxisAnnotation | |
GetAxisColor() const | VAPoR::AxisAnnotation | |
GetAxisDigits() const | VAPoR::AxisAnnotation | |
GetAxisFontSize() const | VAPoR::AxisAnnotation | |
GetAxisOrigin() const | VAPoR::AxisAnnotation | |
GetAxisTextHeight() const | VAPoR::AxisAnnotation | |
getClassName() const | Wasp::MyBase | inline |
GetClassType() | VAPoR::AxisAnnotation | inlinestatic |
GetDataMgrName() const | VAPoR::AxisAnnotation | |
GetDiagMsg() | Wasp::MyBase | inlinestatic |
GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
GetErrCode() | Wasp::MyBase | inlinestatic |
GetErrMsg() | Wasp::MyBase | inlinestatic |
GetErrMsgCB() | Wasp::MyBase | inlinestatic |
GetLatLonAxesEnabled() const | VAPoR::AxisAnnotation | |
GetMaxTics() const | VAPoR::AxisAnnotation | |
GetMinTics() const | VAPoR::AxisAnnotation | |
GetName() const | VAPoR::ParamsBase | inline |
GetNode() const | VAPoR::ParamsBase | inline |
GetNumTics() const | VAPoR::AxisAnnotation | |
GetShowAxisArrows() const | VAPoR::AxisAnnotation | |
GetTicDirs() const | VAPoR::AxisAnnotation | |
GetTicSize() const | VAPoR::AxisAnnotation | |
GetTicWidth() const | VAPoR::AxisAnnotation | |
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 |
GetXTicDir() const | VAPoR::AxisAnnotation | |
GetYTicDir() const | VAPoR::AxisAnnotation | |
GetZTicDir() const | VAPoR::AxisAnnotation | |
Initialize() | VAPoR::AxisAnnotation | |
IntermediateChange() | VAPoR::ParamsBase | inline |
MyBase() | Wasp::MyBase | |
operator!=(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
operator=(const ParamsBase &rhs) | 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 |
Remove(const string &name) | VAPoR::ParamsBase | protected |
SetAxisAnnotationEnabled(bool val) | VAPoR::AxisAnnotation | |
SetAxisAnnotationInitialized(bool val) | VAPoR::AxisAnnotation | |
SetAxisBackgroundColor(vector< double > color) | VAPoR::AxisAnnotation | |
SetAxisColor(vector< double > color) | VAPoR::AxisAnnotation | |
SetAxisDigits(long val) | VAPoR::AxisAnnotation | |
SetAxisFontSize(int size) | VAPoR::AxisAnnotation | |
SetAxisOrigin(vector< double > orig) | VAPoR::AxisAnnotation | |
SetAxisTextHeight(long val) | VAPoR::AxisAnnotation | |
SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
SetDataMgrName(string dataMgr) | VAPoR::AxisAnnotation | |
SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
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 |
SetLatLonAxesEnabled(bool val) | VAPoR::AxisAnnotation | |
SetMaxTics(vector< double > ticmaxs) | VAPoR::AxisAnnotation | |
SetMinTics(vector< double > ticmins) | VAPoR::AxisAnnotation | |
SetNumTics(vector< double > ticnums) | VAPoR::AxisAnnotation | |
SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
SetShowAxisArrows(bool val) | VAPoR::AxisAnnotation | |
SetTicDirs(vector< double > ticdirs) | VAPoR::AxisAnnotation | |
SetTicSize(vector< double > ticsizes) | VAPoR::AxisAnnotation | |
SetTicWidth(double val) | VAPoR::AxisAnnotation | |
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 |
SetXTicDir(double dir) | VAPoR::AxisAnnotation | |
SetYTicDir(double dir) | VAPoR::AxisAnnotation | |
SetZTicDir(double dir) | VAPoR::AxisAnnotation | |
~AxisAnnotation() | VAPoR::AxisAnnotation | virtual |
~ParamsBase() | VAPoR::ParamsBase | virtual |