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

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

dump(int32_t nIndentSpaces, bool bHeader) const noexcept overridestmg::FontTraitSetvirtual
FontTraitSet() noexceptstmg::FontTraitSet
FontTraitSet(int32_t nValue) noexceptstmg::FontTraitSetexplicit
FontTraitSet(int32_t nFromValue, int32_t nToValue) noexceptstmg::FontTraitSet
FontTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexceptstmg::FontTraitSet
FontTraitSet(const std::vector< int32_t > &aValues) noexceptstmg::FontTraitSetexplicit
FontTraitSet(const IntSet &oIntSet, bool bWithEmptyValue) noexceptstmg::FontTraitSet
FontTraitSet(IntSet &&oIntSet, bool bWithEmptyValue) noexceptstmg::FontTraitSet
FontTraitSet(const FontTraitSet &oSource) noexcept=defaultstmg::FontTraitSet
FontTraitSet(FontTraitSet &&oSource) noexcept=defaultstmg::FontTraitSet
getIndexOfTileTraitValue(const Tile &oTile) const noexcept override finalstmg::IntTraitSetinlinevirtual
getTotValues() const noexcept override finalstmg::FontTraitSetvirtual
getTraitValue(const Tile &oTile) const noexcept overridestmg::FontTraitSetprotectedvirtual
hasEmptyValue() const noexcept override finalstmg::FontTraitSetvirtual
hasValue(int32_t nValue) const noexceptstmg::IntTraitSetinlineprotected
IntTraitSet() noexceptstmg::IntTraitSetinlineprotected
IntTraitSet(int32_t nValue) noexceptstmg::IntTraitSetinlineexplicitprotected
IntTraitSet(int32_t nFromValue, int32_t nToValue) noexceptstmg::IntTraitSetinlineprotected
IntTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexceptstmg::IntTraitSetinlineprotected
IntTraitSet(const std::vector< int32_t > &aValues) noexceptstmg::IntTraitSetinlineexplicitprotected
IntTraitSet(const IntSet &oIntSet) noexceptstmg::IntTraitSetinlineexplicitprotected
IntTraitSet(IntSet &&oIntSet) noexceptstmg::IntTraitSetinlineexplicitprotected
IntTraitSet(const IntTraitSet &oSource) noexcept=defaultstmg::IntTraitSetprotected
IntTraitSet(IntTraitSet &&oSource) noexcept=defaultstmg::IntTraitSetprotected
operator=(const FontTraitSet &oSource) noexcept=defaultstmg::FontTraitSet
operator=(FontTraitSet &&oSource) noexcept=defaultstmg::FontTraitSet
stmg::IntTraitSet::operator=(const IntTraitSet &oSource) noexcept=defaultstmg::IntTraitSetprotected
stmg::IntTraitSet::operator=(IntTraitSet &&oSource) noexcept=defaultstmg::IntTraitSetprotected
resetTileTraitValue(Tile &oTile) const noexcept overridestmg::FontTraitSetprotectedvirtual
setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept overridestmg::FontTraitSetprotectedvirtual
setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override finalstmg::IntTraitSetinlinevirtual
~TraitSet() noexcept=defaultstmg::TraitSetvirtual