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

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

$copy() const (defined in CompoundTag)CompoundTag
$ctor() (defined in CompoundTag)CompoundTag
$ctor(::CompoundTag &&rhs) (defined in CompoundTag)CompoundTag
$deleteChildren() (defined in Tag)Tag
$dtor() (defined in CompoundTag)CompoundTag
$equals(::Tag const &obj) const (defined in CompoundTag)CompoundTag
$getId() const (defined in CompoundTag)CompoundTag
$hash() const (defined in CompoundTag)CompoundTag
$load(::IDataInput &dis) (defined in CompoundTag)CompoundTag
$print(::std::string const &prefix, ::PrintStream &out) const (defined in CompoundTag)CompoundTag
$print(::PrintStream &out) const (defined in Tag)Tag
$toString() const (defined in CompoundTag)CompoundTag
$vftable() (defined in CompoundTag)CompoundTagstatic
$write(::IDataOutput &dos) const (defined in CompoundTag)CompoundTag
append(::CompoundTag const &tag) (defined in CompoundTag)CompoundTag
as() const (defined in Tag)Taginline
as() (defined in Tag)Taginline
as_ptr() const (defined in Tag)Taginline
as_ptr() (defined in Tag)Taginline
at(std::string_view index) (defined in CompoundTag)CompoundTaginline
at(std::string_view index) const (defined in CompoundTag)CompoundTaginline
begin() noexcept (defined in CompoundTag)CompoundTaginline
begin() const noexcept (defined in CompoundTag)CompoundTaginline
cbegin() const noexcept (defined in CompoundTag)CompoundTaginline
cend() const noexcept (defined in CompoundTag)CompoundTaginline
clone() const (defined in CompoundTag)CompoundTag
CompoundTag()=default (defined in CompoundTag)CompoundTag
CompoundTag(TagMap tags) (defined in CompoundTag)CompoundTaginline
CompoundTag(std::initializer_list< TagMap::value_type > tagPairs) (defined in CompoundTag)CompoundTaginline
CompoundTag(CompoundTag const &)=default (defined in CompoundTag)CompoundTag
CompoundTag(CompoundTag &&)=default (defined in CompoundTag)CompoundTag
const_iterator typedef (defined in CompoundTag)CompoundTag
const_reverse_iterator typedef (defined in CompoundTag)CompoundTag
contains(::std::string_view name) const (defined in CompoundTag)CompoundTag
contains(::std::string_view name, ::Tag::Type type) const (defined in CompoundTag)CompoundTag
copy() const (defined in CompoundTag)CompoundTagvirtual
crbegin() const noexcept (defined in CompoundTag)CompoundTaginline
crend() const noexcept (defined in CompoundTag)CompoundTaginline
deleteChildren() (defined in Tag)Tagvirtual
empty() const noexcept (defined in CompoundTag)CompoundTaginline
end() noexcept (defined in CompoundTag)CompoundTaginline
end() const noexcept (defined in CompoundTag)CompoundTaginline
equals(::Tag const &obj) const (defined in CompoundTag)CompoundTagvirtual
erase(std::string_view name) (defined in CompoundTag)CompoundTaginline
fromBinaryNbt(std::string_view dataView, bool isLittleEndian=true) noexcept (defined in CompoundTag)CompoundTagstatic
fromNetworkNbt(std::string const &data) noexcept (defined in CompoundTag)CompoundTagstatic
fromSnbt(std::string_view snbt, optional_ref< size_t > parsedLength=std::nullopt) noexcept (defined in CompoundTag)CompoundTagstatic
getId() const (defined in CompoundTag)CompoundTagvirtual
getTagName(::Tag::Type type) (defined in Tag)Tagstatic
hash() const (defined in CompoundTag)CompoundTagvirtual
iterator typedef (defined in CompoundTag)CompoundTag
load(::IDataInput &dis) (defined in CompoundTag)CompoundTagvirtual
mTags (defined in CompoundTag)CompoundTag
newTag(::Tag::Type type) (defined in Tag)Tagstatic
NullString() (defined in Tag)Tagstatic
operator=(CompoundTag const &)=default (defined in CompoundTag)CompoundTag
operator=(CompoundTag &&)=default (defined in CompoundTag)CompoundTag
operator==(Tag const &other) const (defined in Tag)Taginline
operator[](std::string_view index) (defined in CompoundTag)CompoundTaginline
operator[](std::string_view index) const (defined in CompoundTag)CompoundTaginline
print(::std::string const &prefix, ::PrintStream &out) const (defined in CompoundTag)CompoundTagvirtual
print(::PrintStream &out) const (defined in Tag)Tagvirtual
rbegin() noexcept (defined in CompoundTag)CompoundTaginline
rbegin() const noexcept (defined in CompoundTag)CompoundTaginline
rename(std::string_view name, std::string_view newName) (defined in CompoundTag)CompoundTaginline
rend() noexcept (defined in CompoundTag)CompoundTaginline
rend() const noexcept (defined in CompoundTag)CompoundTaginline
reverse_iterator typedef (defined in CompoundTag)CompoundTag
size() const noexcept (defined in CompoundTag)CompoundTaginline
Tag()=default (defined in Tag)Tagprotected
TagMap typedef (defined in CompoundTag)CompoundTag
toBinaryNbt(bool isLittleEndian=true) const (defined in CompoundTag)CompoundTag
toNetworkNbt() const (defined in CompoundTag)CompoundTag
toSnbt(SnbtFormat snbtFormat=SnbtFormat::PrettyFilePrint, uchar indent=4) const noexcept (defined in Tag)Tag
toString() const (defined in CompoundTag)CompoundTagvirtual
Type enum name (defined in Tag)Tag
write(::IDataOutput &dos) const (defined in CompoundTag)CompoundTagvirtual
~CompoundTag()=default (defined in CompoundTag)CompoundTagvirtual
~Tag()=default (defined in Tag)Tagvirtual