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

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

AlphaTraitSet() noexceptstmg::AlphaTraitSet
AlphaTraitSet(int32_t nValue) noexceptstmg::AlphaTraitSetexplicit
AlphaTraitSet(int32_t nFromValue, int32_t nToValue) noexceptstmg::AlphaTraitSet
AlphaTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexceptstmg::AlphaTraitSet
AlphaTraitSet(const std::vector< int32_t > &aValues) noexceptstmg::AlphaTraitSetexplicit
AlphaTraitSet(const IntSet &oIntSet, bool bWithEmptyValue) noexceptstmg::AlphaTraitSet
AlphaTraitSet(IntSet &&oIntSet, bool bWithEmptyValue) noexceptstmg::AlphaTraitSet
AlphaTraitSet(const AlphaTraitSet &oSource) noexcept=defaultstmg::AlphaTraitSet
AlphaTraitSet(AlphaTraitSet &&oSource) noexcept=defaultstmg::AlphaTraitSet
dump(int32_t nIndentSpaces, bool bHeader) const noexcept overridestmg::AlphaTraitSetvirtual
getIndexOfTileTraitValue(const Tile &oTile) const noexcept override finalstmg::IntTraitSetinlinevirtual
getTotValues() const noexcept override finalstmg::AlphaTraitSetvirtual
getTraitValue(const Tile &oTile) const noexcept overridestmg::AlphaTraitSetprotectedvirtual
hasEmptyValue() const noexcept override finalstmg::AlphaTraitSetvirtual
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 AlphaTraitSet &oSource) noexcept=defaultstmg::AlphaTraitSet
operator=(AlphaTraitSet &&oSource) noexcept=defaultstmg::AlphaTraitSet
stmg::IntTraitSet::operator=(const IntTraitSet &oSource) noexcept=defaultstmg::IntTraitSetprotected
stmg::IntTraitSet::operator=(IntTraitSet &&oSource) noexcept=defaultstmg::IntTraitSetprotected
resetTileTraitValue(Tile &oTile) const noexcept overridestmg::AlphaTraitSetprotectedvirtual
setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept overridestmg::AlphaTraitSetprotectedvirtual
setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override finalstmg::IntTraitSetinlinevirtual
~TraitSet() noexcept=defaultstmg::TraitSetvirtual