|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::IntTraitSet, including all inherited members.
| dump(int32_t nIndentSpaces, bool bHeader) const noexcept override | stmg::IntTraitSet | virtual |
| getIndexOfTileTraitValue(const Tile &oTile) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| getTotValues() const noexcept override | stmg::IntTraitSet | inlinevirtual |
| getTraitValue(const Tile &oTile) const noexcept=0 | stmg::IntTraitSet | protectedpure virtual |
| hasEmptyValue() const noexcept override | stmg::IntTraitSet | inlinevirtual |
| 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 IntTraitSet &oSource) noexcept=default | stmg::IntTraitSet | protected |
| operator=(IntTraitSet &&oSource) noexcept=default | stmg::IntTraitSet | protected |
| resetTileTraitValue(Tile &oTile) const noexcept=0 | stmg::IntTraitSet | protectedpure virtual |
| setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept=0 | stmg::IntTraitSet | protectedpure virtual |
| setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| ~TraitSet() noexcept=default | stmg::TraitSet | virtual |
1.8.13