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