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

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

dump(int32_t nIndentSpaces) const noexceptstmg::Variant
getBool() const noexceptstmg::Variantinline
getInt() const noexceptstmg::Variantinline
getType() const noexceptstmg::Variantinline
isNull() const noexceptstmg::Variantinline
operator!=(const Variant &oOther) const noexceptstmg::Variantinline
operator<(const Variant &oOther) const noexceptstmg::Variantinline
operator<=(const Variant &oOther) const noexceptstmg::Variantinline
operator==(const Variant &oOther) const noexceptstmg::Variantinline
operator>(const Variant &oOther) const noexceptstmg::Variantinline
operator>=(const Variant &oOther) const noexceptstmg::Variantinline
setBool(bool bValue) noexceptstmg::Variantinline
setInt(int32_t nValue) noexceptstmg::Variantinline
setNull() noexceptstmg::Variantinline
TYPE enum namestmg::Variant
TYPE_BOOL enum valuestmg::Variant
TYPE_INT enum valuestmg::Variant
TYPE_NULL enum valuestmg::Variant
Variant() noexceptstmg::Variantinline
Variant(int32_t nValue) noexceptstmg::Variantinlineexplicit
Variant(bool bValue) noexceptstmg::Variantinlineexplicit