|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::AlphaTraitSet, including all inherited members.
| AlphaTraitSet() noexcept | stmg::AlphaTraitSet | |
| AlphaTraitSet(int32_t nValue) noexcept | stmg::AlphaTraitSet | explicit |
| AlphaTraitSet(int32_t nFromValue, int32_t nToValue) noexcept | stmg::AlphaTraitSet | |
| AlphaTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexcept | stmg::AlphaTraitSet | |
| AlphaTraitSet(const std::vector< int32_t > &aValues) noexcept | stmg::AlphaTraitSet | explicit |
| AlphaTraitSet(const IntSet &oIntSet, bool bWithEmptyValue) noexcept | stmg::AlphaTraitSet | |
| AlphaTraitSet(IntSet &&oIntSet, bool bWithEmptyValue) noexcept | stmg::AlphaTraitSet | |
| AlphaTraitSet(const AlphaTraitSet &oSource) noexcept=default | stmg::AlphaTraitSet | |
| AlphaTraitSet(AlphaTraitSet &&oSource) noexcept=default | stmg::AlphaTraitSet | |
| dump(int32_t nIndentSpaces, bool bHeader) const noexcept override | stmg::AlphaTraitSet | virtual |
| getIndexOfTileTraitValue(const Tile &oTile) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| getTotValues() const noexcept override final | stmg::AlphaTraitSet | virtual |
| getTraitValue(const Tile &oTile) const noexcept override | stmg::AlphaTraitSet | protectedvirtual |
| hasEmptyValue() const noexcept override final | stmg::AlphaTraitSet | virtual |
| hasValue(int32_t nValue) const noexcept | stmg::IntTraitSet | inlineprotected |
| IntTraitSet() noexcept | stmg::IntTraitSet | inlineprotected |
| IntTraitSet(int32_t nValue) noexcept | stmg::IntTraitSet | inlineexplicitprotected |
| IntTraitSet(int32_t nFromValue, int32_t nToValue) noexcept | stmg::IntTraitSet | inlineprotected |
| IntTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexcept | stmg::IntTraitSet | inlineprotected |
| IntTraitSet(const std::vector< int32_t > &aValues) noexcept | stmg::IntTraitSet | inlineexplicitprotected |
| IntTraitSet(const IntSet &oIntSet) noexcept | stmg::IntTraitSet | inlineexplicitprotected |
| IntTraitSet(IntSet &&oIntSet) noexcept | stmg::IntTraitSet | inlineexplicitprotected |
| IntTraitSet(const IntTraitSet &oSource) noexcept=default | stmg::IntTraitSet | protected |
| IntTraitSet(IntTraitSet &&oSource) noexcept=default | stmg::IntTraitSet | protected |
| operator=(const AlphaTraitSet &oSource) noexcept=default | stmg::AlphaTraitSet | |
| operator=(AlphaTraitSet &&oSource) noexcept=default | stmg::AlphaTraitSet | |
| stmg::IntTraitSet::operator=(const IntTraitSet &oSource) noexcept=default | stmg::IntTraitSet | protected |
| stmg::IntTraitSet::operator=(IntTraitSet &&oSource) noexcept=default | stmg::IntTraitSet | protected |
| resetTileTraitValue(Tile &oTile) const noexcept override | stmg::AlphaTraitSet | protectedvirtual |
| setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept override | stmg::AlphaTraitSet | protectedvirtual |
| setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| ~TraitSet() noexcept=default | stmg::TraitSet | virtual |
1.8.13