|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::XmlCommonParser, including all inherited members.
| checkAllAttributesNames(ParserCtx &oCtx, const xmlpp::Element *p0Element, P oP) | stmg::XmlCommonParser | inlinestatic |
| checkAllChildElementsName(ParserCtx &oCtx, const xmlpp::Node *p0Parent, P oP) | stmg::XmlCommonParser | inlinestatic |
| getAttributeValue(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttr0) | stmg::XmlCommonParser | static |
| getAttributeValue(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttr0, const std::string &sAttr1) | stmg::XmlCommonParser | static |
| parseAttrFromTo(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sSingleAttr, const std::string &sFromAttr, const std::string &sToAttr, bool bMandatory, bool bMin, T oMin, bool bMax, T oMax, T &oFrom, T &oTo) | stmg::XmlCommonParser | inlinestatic |
| parseAttrFromToClamp(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sSingleAttr, const std::string &sFromAttr, const std::string &sToAttr, bool bMandatory, bool bMin, T oMin, bool bMax, T oMax, T &oFrom, T &oTo) | stmg::XmlCommonParser | inlinestatic |
| parseIntSetAttrs(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sSingleAttr, const std::string &sFromAttr, const std::string &sToAttr, const std::string &sStepAttr, const std::string &sMultiAttr, const std::string &sSeparatorAttr, bool bMin, int32_t nMin, bool bMax, int32_t nMax) | stmg::XmlCommonParser | static |
| parseSeparator(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sSeparatorAttr) | stmg::XmlCommonParser | static |
| parseUniqueElement(ParserCtx &oCtx, const xmlpp::Element *p0Parent, const std::string &sName, bool bMandatory) | stmg::XmlCommonParser | static |
| s_sAttrNameIgnorePrefix | stmg::XmlCommonParser | static |
| s_sElementNameIgnorePrefix | stmg::XmlCommonParser | static |
| validateName(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttrName, const std::string &sName, bool bAllowAny) | stmg::XmlCommonParser | static |
| visitElementChildren(ParserCtx &oCtx, const xmlpp::Element *p0Element, ChildVisitor oChildVisitor) | stmg::XmlCommonParser | inlinestatic |
| visitNamedElementChildren(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sName, ChildVisitor oChildVisitor) | stmg::XmlCommonParser | inlinestatic |
1.8.13