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

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

dump(int32_t nIndentSpaces, bool bHeader) const noexcept overridestmg::NotEmptyIntTraitSetvirtual
getIndexOfTileTraitValue(const Tile &oTile) const noexcept override finalstmg::IntTraitSetinlinevirtual
getTotValues() const noexcept override finalstmg::NotEmptyIntTraitSetinlinevirtual
getTraitValue(const Tile &oTile) const noexcept=0stmg::IntTraitSetprotectedpure virtual
hasEmptyValue() const noexcept override finalstmg::NotEmptyIntTraitSetinlinevirtual
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
NotEmptyIntTraitSet() noexcept=deletestmg::NotEmptyIntTraitSet
NotEmptyIntTraitSet(int32_t nValue) noexceptstmg::NotEmptyIntTraitSetinlineexplicit
NotEmptyIntTraitSet(int32_t nFromValue, int32_t nToValue) noexceptstmg::NotEmptyIntTraitSetinline
NotEmptyIntTraitSet(int32_t nFromValue, int32_t nToValue, int32_t nStep) noexceptstmg::NotEmptyIntTraitSetinline
NotEmptyIntTraitSet(const std::vector< int32_t > &aValues) noexceptstmg::NotEmptyIntTraitSetinlineexplicit
NotEmptyIntTraitSet(const IntSet &oIntSet) noexceptstmg::NotEmptyIntTraitSetinlineexplicit
NotEmptyIntTraitSet(IntSet &&oIntSet) noexceptstmg::NotEmptyIntTraitSetinlineexplicit
NotEmptyIntTraitSet(const NotEmptyIntTraitSet &oSource) noexcept=defaultstmg::NotEmptyIntTraitSet
NotEmptyIntTraitSet(NotEmptyIntTraitSet &&oSource) noexcept=defaultstmg::NotEmptyIntTraitSet
operator=(const NotEmptyIntTraitSet &oSource) noexcept=defaultstmg::NotEmptyIntTraitSet
operator=(NotEmptyIntTraitSet &&oSource) noexcept=defaultstmg::NotEmptyIntTraitSet
stmg::IntTraitSet::operator=(const IntTraitSet &oSource) noexcept=defaultstmg::IntTraitSetprotected
stmg::IntTraitSet::operator=(IntTraitSet &&oSource) noexcept=defaultstmg::IntTraitSetprotected
resetTileTraitValue(Tile &) const noexcept override finalstmg::NotEmptyIntTraitSetinlineprotectedvirtual
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