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

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

getXmlConditionalParser()stmg::XmlTraitsParserinline
parseAlpha(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileAlpha &oTileAlpha)stmg::XmlTraitsParser
parseAlphas(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, AlphaTraitSet &oTraitSet)stmg::XmlTraitsParser
parseChar(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileChar &oTileChar)stmg::XmlTraitsParser
parseChars(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, CharTraitSet &oTraitSet)stmg::XmlTraitsParser
parseColor(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileColor &oTileColor)stmg::XmlTraitsParser
parseColors(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, bool bAllowRgbFromTo, ColorTraitSet &oTraitSet)stmg::XmlTraitsParser
parseFont(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileFont &oTileFont)stmg::XmlTraitsParser
parseFonts(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, FontTraitSet &oTraitSet)stmg::XmlTraitsParser
parseGamma(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileGamma &oTileGamma)stmg::XmlTraitsParser
parseGammas(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, GammaTraitSet &oTraitSet)stmg::XmlTraitsParser
parsePlayers(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, IntSet &oIntSet)stmg::XmlTraitsParser
parseTheta(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, TileTheta &oTileTheta)stmg::XmlTraitsParser
parseThetas(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, ThetaTraitSet &oTraitSet)stmg::XmlTraitsParser
parseTile(ConditionalCtx &oCtx, const xmlpp::Element *p0Element, Tile &oTile)stmg::XmlTraitsParser
parseTileSelector(ConditionalCtx &oCtx, const xmlpp::Element *p0Element)stmg::XmlTraitsParserinline
parseTileSelectorAnd(ConditionalCtx &oCtx, const xmlpp::Element *p0Element)stmg::XmlTraitsParser
parseTileSelectorOr(ConditionalCtx &oCtx, const xmlpp::Element *p0Element)stmg::XmlTraitsParser
XmlTraitsParser(XmlConditionalParser &oXmlConditionalParser)stmg::XmlTraitsParserinline