|
VAPoR
0.1
|
This is the complete list of members for VAPoR::XmlNode, including all inherited members.
| _doublemap | VAPoR::XmlNode | protected |
| _emptyDoubleVec | VAPoR::XmlNode | static |
| _emptyLongVec | VAPoR::XmlNode | static |
| _emptyString | VAPoR::XmlNode | static |
| _emptyStringVec | VAPoR::XmlNode | static |
| _errOnMissing | VAPoR::XmlNode | protected |
| _longmap | VAPoR::XmlNode | protected |
| _stringmap | VAPoR::XmlNode | protected |
| AddChild(XmlNode *child) | VAPoR::XmlNode | virtual |
| Attrs() | VAPoR::XmlNode | inline |
| ClearChildren() | VAPoR::XmlNode | inlinevirtual |
| Clone() | VAPoR::XmlNode | inlinevirtual |
| Construct(const string &tag, const map< string, string > &attrs, size_t numChildrenHint=0) | VAPoR::XmlNode | inlinevirtual |
| DeleteAll() | VAPoR::XmlNode | virtual |
| DeleteChild(size_t index) | VAPoR::XmlNode | virtual |
| DeleteChild(const string &tag) | VAPoR::XmlNode | virtual |
| DiagMsg | VetsUtil::MyBase | static |
| DiagMsgCB | VetsUtil::MyBase | static |
| DiagMsgCB_T typedef | VetsUtil::MyBase | |
| DiagMsgFilePtr | VetsUtil::MyBase | static |
| DiagMsgSize | VetsUtil::MyBase | static |
| Enabled | VetsUtil::MyBase | static |
| EnableErrMsg(bool enable) | VetsUtil::MyBase | inlinestatic |
| ERR_DEF enum value | VAPoR::XmlNode | |
| ERR_TNP enum value | VAPoR::XmlNode | |
| ErrCode | VetsUtil::MyBase | static |
| ErrCode_T enum name | VAPoR::XmlNode | |
| ErrMsg | VetsUtil::MyBase | static |
| ErrMsgCB | VetsUtil::MyBase | static |
| ErrMsgCB_T typedef | VetsUtil::MyBase | |
| ErrMsgFilePtr | VetsUtil::MyBase | static |
| ErrMsgSize | VetsUtil::MyBase | static |
| ErrOnMissing() | VAPoR::XmlNode | inlinevirtual |
| GetChild(size_t index) const | VAPoR::XmlNode | virtual |
| GetChild(const string &tag) const | VAPoR::XmlNode | virtual |
| getClassName() const | VetsUtil::MyBase | inline |
| GetDiagMsg() | VetsUtil::MyBase | inlinestatic |
| GetDiagMsgCB() | VetsUtil::MyBase | inlinestatic |
| GetElementDouble(const string &tag) const | VAPoR::XmlNode | virtual |
| GetElementLong(const string &tag) const | VAPoR::XmlNode | virtual |
| GetElementString(const string &tag) const | VAPoR::XmlNode | virtual |
| GetElementStringVec(const string &tag, vector< string > &vec) const | VAPoR::XmlNode | virtual |
| GetErrCode() | VetsUtil::MyBase | inlinestatic |
| GetErrMsg() | VetsUtil::MyBase | inlinestatic |
| GetErrMsgCB() | VetsUtil::MyBase | inlinestatic |
| GetNumChildren() const | VAPoR::XmlNode | inlinevirtual |
| GetParent() | VAPoR::XmlNode | inlinevirtual |
| HasChild(size_t index) | VAPoR::XmlNode | virtual |
| HasChild(const string &tag) | VAPoR::XmlNode | virtual |
| HasElementDouble(const string &tag) const | VAPoR::XmlNode | virtual |
| HasElementLong(const string &tag) const | VAPoR::XmlNode | virtual |
| HasElementString(const string &tag) const | VAPoR::XmlNode | virtual |
| MyBase() | VetsUtil::MyBase | |
| NewChild(const string &tag, const map< string, string > &attrs, size_t numChildrenHint=0) | VAPoR::XmlNode | virtual |
| operator<<(ostream &s, const XmlNode &node) | VAPoR::XmlNode | friend |
| replaceAll(const string &sourceString, const char *input, const char *output) | VAPoR::XmlNode | static |
| ReplaceChild(XmlNode *childNode, XmlNode *newChild) | VAPoR::XmlNode | virtual |
| SetClassName(const string &name) | VetsUtil::MyBase | inlineprotected |
| SetDiagMsg(const char *format,...) | VetsUtil::MyBase | static |
| SetDiagMsgCB(DiagMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
| SetDiagMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
| SetElementDouble(const string &tag, const vector< double > &values) | VAPoR::XmlNode | virtual |
| SetElementDouble(const vector< string > &tags, const vector< double > &values) | VAPoR::XmlNode | virtual |
| SetElementLong(const vector< string > &tags, const vector< long > &values) | VAPoR::XmlNode | virtual |
| SetElementLong(const string &tag, const vector< long > &values) | VAPoR::XmlNode | virtual |
| SetElementString(const string &tag, const string &values) | VAPoR::XmlNode | virtual |
| SetElementStringVec(const string &tag, const vector< string > &values) | VAPoR::XmlNode | virtual |
| SetElementStringVec(const vector< string > &tagpath, const vector< string > &values) | VAPoR::XmlNode | virtual |
| SetErrCode(int err_code) | VetsUtil::MyBase | inlinestatic |
| SetErrMsg(const char *format,...) | VetsUtil::MyBase | static |
| SetErrMsg(int errcode, const char *format,...) | VetsUtil::MyBase | static |
| SetErrMsgCB(ErrMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
| SetErrMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
| SetErrMsgFilePtr() | VetsUtil::MyBase | inlinestatic |
| streamOut(ostream &os, const XmlNode &node) | VAPoR::XmlNode | static |
| Tag() | VAPoR::XmlNode | inline |
| XmlNode(const string &tag, const map< string, string > &attrs, size_t numChildrenHint=0) | VAPoR::XmlNode | |
| XmlNode(const string &tag, size_t numChildrenHint=0) | VAPoR::XmlNode | |
| XmlNode() | VAPoR::XmlNode | inline |
| XmlNode(const XmlNode &node) | VAPoR::XmlNode | |
| ~XmlNode() | VAPoR::XmlNode | virtual |
1.8.10