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

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

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