|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::ColorPalTraitSet, including all inherited members.
| ColorPalTraitSet()=delete | stmg::ColorPalTraitSet | |
| dump(int32_t nIndentSpaces, bool bHeader) const noexcept override | stmg::ColorPalTraitSet | virtual |
| getIndexOfTileTraitValue(const Tile &oTile) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| getTotValues() const noexcept override final | stmg::NotEmptyIntTraitSet | inlinevirtual |
| getTraitValue(const Tile &oTile) const noexcept override | stmg::ColorPalTraitSet | virtual |
| hasEmptyValue() const noexcept override final | stmg::NotEmptyIntTraitSet | 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 |
| NotEmptyIntTraitSet() noexcept=delete | stmg::NotEmptyIntTraitSet | |
| NotEmptyIntTraitSet(int32_t nValue) noexcept | stmg::NotEmptyIntTraitSet | inlineexplicit |
| NotEmptyIntTraitSet(int32_t nFromValue, int32_t nToValue) noexcept | stmg::NotEmptyIntTraitSet | inline |
| NotEmptyIntTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexcept | stmg::NotEmptyIntTraitSet | inline |
| NotEmptyIntTraitSet(const std::vector< int32_t > &aValues) noexcept | stmg::NotEmptyIntTraitSet | inlineexplicit |
| NotEmptyIntTraitSet(const IntSet &oIntSet) noexcept | stmg::NotEmptyIntTraitSet | inlineexplicit |
| NotEmptyIntTraitSet(IntSet &&oIntSet) noexcept | stmg::NotEmptyIntTraitSet | inlineexplicit |
| NotEmptyIntTraitSet(const NotEmptyIntTraitSet &oSource) noexcept=default | stmg::NotEmptyIntTraitSet | |
| NotEmptyIntTraitSet(NotEmptyIntTraitSet &&oSource) noexcept=default | stmg::NotEmptyIntTraitSet | |
| operator=(const NotEmptyIntTraitSet &oSource) noexcept=default | stmg::NotEmptyIntTraitSet | |
| operator=(NotEmptyIntTraitSet &&oSource) noexcept=default | stmg::NotEmptyIntTraitSet | |
| stmg::IntTraitSet::operator=(const IntTraitSet &oSource) noexcept=default | stmg::IntTraitSet | protected |
| stmg::IntTraitSet::operator=(IntTraitSet &&oSource) noexcept=default | stmg::IntTraitSet | protected |
| resetTileTraitValue(Tile &) const noexcept override final | stmg::NotEmptyIntTraitSet | inlineprotectedvirtual |
| setTileTraitValue(Tile &oTile, int32_t nValue) const noexcept override | stmg::ColorPalTraitSet | virtual |
| setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override final | stmg::IntTraitSet | inlinevirtual |
| ~TraitSet() noexcept=default | stmg::TraitSet | virtual |
1.8.13