VAPOR3 3.9.4
|
This is the complete list of members for VAPoR::Box, including all inherited members.
_node | VAPoR::ParamsBase | protected |
_ssave | VAPoR::ParamsBase | protected |
BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
Box(ParamsBase::StateSave *ssave, string name=Box::GetClassType()) | VAPoR::Box | |
Box(ParamsBase::StateSave *ssave, XmlNode *node) | VAPoR::Box | |
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 |
GetAngles() const | VAPoR::Box | inline |
GetAttributes() | VAPoR::ParamsBase | protected |
getClassName() const | Wasp::MyBase | inline |
GetClassType() | VAPoR::Box | inlinestatic |
GetDiagMsg() | Wasp::MyBase | inlinestatic |
GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
GetErrCode() | Wasp::MyBase | inlinestatic |
GetErrMsg() | Wasp::MyBase | inlinestatic |
GetErrMsgCB() | Wasp::MyBase | inlinestatic |
GetExtents(vector< double > &minExt, vector< double > &maxExt) const | VAPoR::Box | |
GetExtents(VAPoR::CoordType &minExt, VAPoR::CoordType &maxExt) const | VAPoR::Box | |
GetName() const | VAPoR::ParamsBase | inline |
GetNode() const | VAPoR::ParamsBase | inline |
GetOrientation() const | VAPoR::Box | inline |
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 |
IntermediateChange() | VAPoR::ParamsBase | inline |
IsPlanar() const | VAPoR::Box | |
m_anglesTag | VAPoR::Box | static |
m_extentsTag | VAPoR::Box | static |
m_orientationTag | VAPoR::Box | static |
m_planarTag | VAPoR::Box | static |
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 |
Orientation enum name | VAPoR::Box | |
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 |
SetAngles(const double angles[3]) | VAPoR::Box | inline |
SetAngles(const float angles[3]) | VAPoR::Box | inline |
SetAngles(const vector< double > &vals) | VAPoR::Box | inline |
SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
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 |
SetExtents(const vector< double > &minExt, const vector< double > &maxExt) | VAPoR::Box | virtual |
SetExtents(const VAPoR::CoordType &minExt, const VAPoR::CoordType &maxExt) | VAPoR::Box | virtual |
SetOrientation(long value) | VAPoR::Box | inline |
SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
SetPlanar(bool value) | VAPoR::Box | |
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 |
XY enum value | VAPoR::Box | |
XYZ enum value | VAPoR::Box | |
XZ enum value | VAPoR::Box | |
YZ enum value | VAPoR::Box | |
~Box() | VAPoR::Box | virtual |
~ParamsBase() | VAPoR::ParamsBase | virtual |