|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::VariantSet, including all inherited members.
| contains(const Variant &oValue) const noexcept | stmg::VariantSet | |
| dump(int32_t nIndentSpaces, bool bHeader) const noexcept | stmg::VariantSet | |
| operator=(const VariantSet &oSource) noexcept | stmg::VariantSet | inline |
| operator=(VariantSet &&oSource) noexcept | stmg::VariantSet | inline |
| size() const noexcept | stmg::VariantSet | |
| VariantSet() noexcept | stmg::VariantSet | inline |
| VariantSet(const Variant &oValue) noexcept | stmg::VariantSet | explicit |
| VariantSet(const Variant &oFromValue, const Variant &oToValue) noexcept | stmg::VariantSet | |
| VariantSet(const std::vector< Variant > &aValues) noexcept | stmg::VariantSet | explicit |
| VariantSet(const std::vector< Variant > &aValues, bool bIsSorted) noexcept | stmg::VariantSet | explicit |
| VariantSet(std::vector< Variant > &&aValues) noexcept | stmg::VariantSet | explicit |
| VariantSet(std::vector< Variant > &&aValues, bool bIsSorted) noexcept | stmg::VariantSet | explicit |
| VariantSet(const VariantSet &oSource) noexcept | stmg::VariantSet | inline |
| VariantSet(VariantSet &&oSource) noexcept | stmg::VariantSet | inline |
1.8.13