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

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

dump(int32_t nIndentSpaces, bool bHeader) const noexcept overridestmg::IntTraitSetvirtual
getIndexOfTileTraitValue(const Tile &oTile) const noexcept override finalstmg::IntTraitSetinlinevirtual
getTotValues() const noexcept overridestmg::IntTraitSetinlinevirtual
getTraitValue(const Tile &oTile) const noexcept=0stmg::IntTraitSetprotectedpure virtual
hasEmptyValue() const noexcept overridestmg::IntTraitSetinlinevirtual
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 IntTraitSet &oSource) noexcept=defaultstmg::IntTraitSetprotected
operator=(IntTraitSet &&oSource) noexcept=defaultstmg::IntTraitSetprotected
resetTileTraitValue(Tile &oTile) const noexcept=0stmg::IntTraitSetprotectedpure virtual
setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept=0stmg::IntTraitSetprotectedpure virtual
setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override finalstmg::IntTraitSetinlinevirtual
~TraitSet() noexcept=defaultstmg::TraitSetvirtual