LeviLamina
Loading...
Searching...
No Matches
CompoundTagVariant Member List

This is the complete list of members for CompoundTagVariant, including all inherited members.

$dtor() (defined in CompoundTagVariant)CompoundTagVariant
array(std::initializer_list< CompoundTagVariant > init={}) (defined in CompoundTagVariant)CompoundTagVariantinlinestatic
begin() noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
begin() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
cbegin() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
cend() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant()=default (defined in CompoundTagVariant)CompoundTagVariant
CompoundTagVariant(CompoundTagVariant &&)=default (defined in CompoundTagVariant)CompoundTagVariant
CompoundTagVariant(CompoundTagVariant const &)=default (defined in CompoundTagVariant)CompoundTagVariant
CompoundTagVariant(std::nullptr_t) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(Variant tag) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(std::in_place_type_t< T >, Args &&... args) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(std::initializer_list< CompoundTag::TagMap::value_type > tagPairs) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(UniqueTagPtr &&tag) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(UniqueTagPtr const &tag) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(T tag) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(T integer) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(std::byte b) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(float f) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(double d) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(std::string s) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(std::string_view s) (defined in CompoundTagVariant)CompoundTagVariantinline
CompoundTagVariant(char const (&str)[N]) (defined in CompoundTagVariant)CompoundTagVariantinline
const_iterator typedef (defined in CompoundTagVariant)CompoundTagVariant
contains(std::string_view key) const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
contains(std::string_view key, Tag::Type type) const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
contains(std::string_view key) const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
dump(uchar indent=4, SnbtFormat snbtFormat=SnbtFormat::PrettyFilePrint) const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
emplace() (defined in CompoundTagVariant)CompoundTagVariantinline
end() noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
end() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
get() (defined in CompoundTagVariant)CompoundTagVariantinline
get() const (defined in CompoundTagVariant)CompoundTagVariantinline
get() (defined in CompoundTagVariant)CompoundTagVariantinline
get() const (defined in CompoundTagVariant)CompoundTagVariantinline
getId() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
hold() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
hold(::Tag::Type type) const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
index() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_array() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_binary() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_boolean() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_null() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_number() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_number_float() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_number_integer() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_object() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_primitive() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_string() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
is_structured() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
items() const (defined in CompoundTagVariant)CompoundTagVariantinline
items() (defined in CompoundTagVariant)CompoundTagVariantinline
iterator typedef (defined in CompoundTagVariant)CompoundTagVariant
mTagStorage (defined in CompoundTagVariant)CompoundTagVariant
object(std::initializer_list< CompoundTag::TagMap::value_type > init={}) (defined in CompoundTagVariant)CompoundTagVariantinlinestatic
operator std::string &() (defined in CompoundTagVariant)CompoundTagVariantinline
operator std::string &&() && (defined in CompoundTagVariant)CompoundTagVariantinline
operator std::string const &() const (defined in CompoundTagVariant)CompoundTagVariantinline
operator std::string_view() const (defined in CompoundTagVariant)CompoundTagVariantinline
operator T() const (defined in CompoundTagVariant)CompoundTagVariantinline
operator=(CompoundTagVariant &&)=default (defined in CompoundTagVariant)CompoundTagVariant
operator=(CompoundTagVariant const &)=default (defined in CompoundTagVariant)CompoundTagVariant
operator=(T other) (defined in CompoundTagVariant)CompoundTagVariantinline
operator==(CompoundTagVariant const &other) const (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](size_t index) (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](size_t index) const (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](std::string_view index) (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](std::string_view index) const (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](char const (&index)[N]) (defined in CompoundTagVariant)CompoundTagVariantinline
operator[](char const (&index)[N]) const (defined in CompoundTagVariant)CompoundTagVariantinline
parse(std::string_view snbt, optional_ref< size_t > parsedLength=std::nullopt) noexcept (defined in CompoundTagVariant)CompoundTagVariantstatic
push_back(CompoundTagVariant val) (defined in CompoundTagVariant)CompoundTagVariantinline
size() const noexcept (defined in CompoundTagVariant)CompoundTagVariantinline
toSnbt(SnbtFormat snbtFormat=SnbtFormat::PrettyFilePrint, uchar indent=4) const noexcept (defined in CompoundTagVariant)CompoundTagVariant
toUnique() && (defined in CompoundTagVariant)CompoundTagVariantinline
toUniqueCopy() const & (defined in CompoundTagVariant)CompoundTagVariantinline
Types typedef (defined in CompoundTagVariant)CompoundTagVariant
Variant typedef (defined in CompoundTagVariant)CompoundTagVariant