| _anglesTag | VAPoR::Box | static |
| _boxTag | VAPoR::Box | static |
| _doubleType | VAPoR::ParsedXml | protectedstatic |
| _emptyString | VAPoR::ParamsBase | protectedstatic |
| _extentsTag | VAPoR::Box | static |
| _longType | VAPoR::ParsedXml | protectedstatic |
| _paramsBaseName | VAPoR::ParamsBase | protected |
| _parseDepth | VAPoR::ParamsBase | protected |
| _stringType | VAPoR::ParsedXml | protectedstatic |
| _timesTag | VAPoR::Box | static |
| _typeAttr | VAPoR::ParsedXml | protectedstatic |
| Box() | VAPoR::Box | |
| buildNode() | VAPoR::ParamsBase | virtual |
| charHandler(ExpatParseMgr *, const XML_Char *, int) | VAPoR::ParsedXml | inlinevirtual |
| classIdFromTagMap | VAPoR::ParamsBase | protectedstatic |
| Clear() | VAPoR::ParamsBase | protected |
| createDefaultFcnMap | VAPoR::ParamsBase | protectedstatic |
| CreateDefaultInstance() | VAPoR::Box | inlinestatic |
| CreateDefaultParamsBase(int pType) | VAPoR::ParamsBase | inlinestatic |
| CreateDefaultParamsBase(const string &tag) | VAPoR::ParamsBase | static |
| deepCopy(ParamNode *newRoot=0) | VAPoR::ParamsBase | virtual |
| dummyParamsBaseInstances | VAPoR::ParamsBase | protectedstatic |
| elementEndHandler(ExpatParseMgr *pm, int depth, string &tag) | VAPoR::ParamsBase | virtual |
| VAPoR::ParsedXml::elementEndHandler(ExpatParseMgr *, int, std::string &)=0 | VAPoR::ParsedXml | pure virtual |
| elementStartHandler(ExpatParseMgr *pm, int depth, string &tag, const char **attribs) | VAPoR::ParamsBase | virtual |
| VAPoR::ParsedXml::elementStartHandler(ExpatParseMgr *, int, std::string &, const char **)=0 | VAPoR::ParsedXml | pure virtual |
| GetAngles() | VAPoR::Box | inline |
| GetAngles(double ang[3]) | VAPoR::Box | inline |
| GetAngles(float ang[3]) | VAPoR::Box | inline |
| GetAttributes() | VAPoR::ParamsBase | protected |
| GetCurrentNode() | VAPoR::ParamsBase | inlineprotected |
| getCurrentParamNode() | VAPoR::ParamsBase | inlineprotectedvirtual |
| GetLocalExtents(double extents[6], int timestep=-1) | VAPoR::Box | |
| GetLocalExtents(float extents[6], int timestep=-1) | VAPoR::Box | |
| GetLocalExtents() | VAPoR::Box | inline |
| GetName() | VAPoR::ParamsBase | inline |
| GetNumParamsClasses() | VAPoR::ParamsBase | inlinestatic |
| GetParamsBaseTypeId() | VAPoR::ParamsBase | inline |
| GetRootNode() | VAPoR::ParamsBase | inline |
| GetTagFromType(ParamsBaseType t) | VAPoR::ParamsBase | static |
| GetTimes() | VAPoR::Box | inline |
| GetTypeFromTag(const string &tag) | VAPoR::ParamsBase | static |
| GetUserExtents(double extents[6], size_t timestep) | VAPoR::Box | |
| GetUserExtents(float extents[6], size_t timestep) | VAPoR::Box | |
| IsParamsTag(const string &tag) | VAPoR::ParamsBase | inlinestatic |
| numEmbedClasses | VAPoR::ParamsBase | protectedstatic |
| numParamsClasses | VAPoR::ParamsBase | protectedstatic |
| ParamsBase(XmlNode *parent, const string &name) | VAPoR::ParamsBase | |
| ParamsBase(const string &name) | VAPoR::ParamsBase | inline |
| ParamsBase(const ParamsBase &pbase) | VAPoR::ParamsBase | |
| ParamsBaseType typedef | VAPoR::ParamsBase | |
| Pop() | VAPoR::ParamsBase | protected |
| previousClass | VAPoR::ParsedXml | |
| Push(string &tag, ParamsBase *pBase=0) | VAPoR::ParamsBase | protected |
| RegisterParamsBaseClass(const string &tag, BaseCreateFcn fcn, bool isParams) | VAPoR::ParamsBase | static |
| Remove(const string &name) | VAPoR::ParamsBase | protected |
| ReregisterParamsBaseClass(const string &tag, const string &newtag, bool isParams) | VAPoR::ParamsBase | static |
| SetAngles(const double angles[3]) | VAPoR::Box | inline |
| SetAngles(const float angles[3]) | VAPoR::Box | inline |
| SetAngles(const vector< double > &vals) | VAPoR::Box | inline |
| setCurrentParamNode(ParamNode *pn) | VAPoR::ParamsBase | inlineprotectedvirtual |
| SetFlagDirty(const string &flag) | VAPoR::ParamsBase | |
| SetLocalExtents(const vector< double > &extents, int timestep=-1) | VAPoR::Box | |
| SetLocalExtents(const double extents[6], int timestep=-1) | VAPoR::Box | |
| SetLocalExtents(const float extents[6], int timestep=-1) | VAPoR::Box | |
| SetParent(XmlNode *parent) | VAPoR::ParamsBase | |
| SetRootParamNode(ParamNode *pn) | VAPoR::ParamsBase | inlinevirtual |
| SetTimes(const vector< long > ×) | VAPoR::Box | inline |
| tagFromClassIdMap | VAPoR::ParamsBase | protectedstatic |
| Trim(int numTimes=1) | VAPoR::Box | inline |
| ~ParamsBase() | VAPoR::ParamsBase | virtual |
| ~ParsedXml() | VAPoR::ParsedXml | inlinevirtual |