|
LeviLamina
|
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() | CompoundTag | static |
| $write(::IDataOutput &dos) const (defined in CompoundTag) | CompoundTag | |
| append(::CompoundTag const &tag) (defined in CompoundTag) | CompoundTag | |
| as() const (defined in Tag) | Tag | inline |
| as() (defined in Tag) | Tag | inline |
| as_ptr() const (defined in Tag) | Tag | inline |
| as_ptr() (defined in Tag) | Tag | inline |
| at(std::string_view index) (defined in CompoundTag) | CompoundTag | inline |
| at(std::string_view index) const (defined in CompoundTag) | CompoundTag | inline |
| begin() noexcept (defined in CompoundTag) | CompoundTag | inline |
| begin() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| cbegin() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| cend() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| clone() const (defined in CompoundTag) | CompoundTag | |
| CompoundTag()=default (defined in CompoundTag) | CompoundTag | |
| CompoundTag(TagMap tags) (defined in CompoundTag) | CompoundTag | inline |
| CompoundTag(std::initializer_list< TagMap::value_type > tagPairs) (defined in CompoundTag) | CompoundTag | inline |
| 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) | CompoundTag | virtual |
| crbegin() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| crend() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| deleteChildren() (defined in Tag) | Tag | virtual |
| empty() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| end() noexcept (defined in CompoundTag) | CompoundTag | inline |
| end() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| equals(::Tag const &obj) const (defined in CompoundTag) | CompoundTag | virtual |
| erase(std::string_view name) (defined in CompoundTag) | CompoundTag | inline |
| fromBinaryNbt(std::string_view dataView, bool isLittleEndian=true) noexcept (defined in CompoundTag) | CompoundTag | static |
| fromNetworkNbt(std::string const &data) noexcept (defined in CompoundTag) | CompoundTag | static |
| fromSnbt(std::string_view snbt, optional_ref< size_t > parsedLength=std::nullopt) noexcept (defined in CompoundTag) | CompoundTag | static |
| getId() const (defined in CompoundTag) | CompoundTag | virtual |
| getTagName(::Tag::Type type) (defined in Tag) | Tag | static |
| hash() const (defined in CompoundTag) | CompoundTag | virtual |
| iterator typedef (defined in CompoundTag) | CompoundTag | |
| load(::IDataInput &dis) (defined in CompoundTag) | CompoundTag | virtual |
| mTags (defined in CompoundTag) | CompoundTag | |
| newTag(::Tag::Type type) (defined in Tag) | Tag | static |
| NullString() (defined in Tag) | Tag | static |
| operator=(CompoundTag const &)=default (defined in CompoundTag) | CompoundTag | |
| operator=(CompoundTag &&)=default (defined in CompoundTag) | CompoundTag | |
| operator==(Tag const &other) const (defined in Tag) | Tag | inline |
| operator[](std::string_view index) (defined in CompoundTag) | CompoundTag | inline |
| operator[](std::string_view index) const (defined in CompoundTag) | CompoundTag | inline |
| print(::std::string const &prefix, ::PrintStream &out) const (defined in CompoundTag) | CompoundTag | virtual |
| print(::PrintStream &out) const (defined in Tag) | Tag | virtual |
| rbegin() noexcept (defined in CompoundTag) | CompoundTag | inline |
| rbegin() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| rename(std::string_view name, std::string_view newName) (defined in CompoundTag) | CompoundTag | inline |
| rend() noexcept (defined in CompoundTag) | CompoundTag | inline |
| rend() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| reverse_iterator typedef (defined in CompoundTag) | CompoundTag | |
| size() const noexcept (defined in CompoundTag) | CompoundTag | inline |
| Tag()=default (defined in Tag) | Tag | protected |
| 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) | CompoundTag | virtual |
| Type enum name (defined in Tag) | Tag | |
| write(::IDataOutput &dos) const (defined in CompoundTag) | CompoundTag | virtual |
| ~CompoundTag()=default (defined in CompoundTag) | CompoundTag | virtual |
| ~Tag()=default (defined in Tag) | Tag | virtual |