stmm-games-doc  0.32.0
stmg::XmlCommonParser Member List

This is the complete list of members for stmg::XmlCommonParser, including all inherited members.

checkAllAttributesNames(ParserCtx &oCtx, const xmlpp::Element *p0Element, P oP)stmg::XmlCommonParserinlinestatic
checkAllChildElementsName(ParserCtx &oCtx, const xmlpp::Node *p0Parent, P oP)stmg::XmlCommonParserinlinestatic
getAttributeValue(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttr0)stmg::XmlCommonParserstatic
getAttributeValue(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttr0, const std::string &sAttr1)stmg::XmlCommonParserstatic
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::XmlCommonParserinlinestatic
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::XmlCommonParserinlinestatic
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::XmlCommonParserstatic
parseSeparator(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sSeparatorAttr)stmg::XmlCommonParserstatic
parseUniqueElement(ParserCtx &oCtx, const xmlpp::Element *p0Parent, const std::string &sName, bool bMandatory)stmg::XmlCommonParserstatic
s_sAttrNameIgnorePrefixstmg::XmlCommonParserstatic
s_sElementNameIgnorePrefixstmg::XmlCommonParserstatic
validateName(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sAttrName, const std::string &sName, bool bAllowAny)stmg::XmlCommonParserstatic
visitElementChildren(ParserCtx &oCtx, const xmlpp::Element *p0Element, ChildVisitor oChildVisitor)stmg::XmlCommonParserinlinestatic
visitNamedElementChildren(ParserCtx &oCtx, const xmlpp::Element *p0Element, const std::string &sName, ChildVisitor oChildVisitor)stmg::XmlCommonParserinlinestatic