LeviLamina
|
This is the complete list of members for ByteTag, including all inherited members.
$copy() const (defined in ByteTag) | ByteTag | |
$deleteChildren() (defined in Tag) | Tag | |
$dtor() (defined in ByteTag) | ByteTag | |
$equals(::Tag const &rhs) const (defined in ByteTag) | ByteTag | |
$getId() const (defined in ByteTag) | ByteTag | |
$hash() const (defined in ByteTag) | ByteTag | |
$load(::IDataInput &dis) (defined in ByteTag) | ByteTag | |
$print(::PrintStream &out) const (defined in Tag) | Tag | |
$print(::std::string const &prefix, ::PrintStream &out) const (defined in Tag) | Tag | |
$toString() const (defined in ByteTag) | ByteTag | |
$vftable() (defined in ByteTag) | ByteTag | static |
$write(::IDataOutput &dos) const (defined in ByteTag) | ByteTag | |
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 |
ByteTag(T value=0) (defined in ByteTag) | ByteTag | inlineexplicit |
ByteTag(std::byte b) (defined in ByteTag) | ByteTag | inlineexplicit |
copy() const (defined in ByteTag) | ByteTag | virtual |
data (defined in ByteTag) | ByteTag | |
deleteChildren() (defined in Tag) | Tag | virtual |
equals(::Tag const &rhs) const (defined in ByteTag) | ByteTag | virtual |
getId() const (defined in ByteTag) | ByteTag | virtual |
getTagName(::Tag::Type type) (defined in Tag) | Tag | static |
hash() const (defined in ByteTag) | ByteTag | virtual |
load(::IDataInput &dis) (defined in ByteTag) | ByteTag | virtual |
newTag(::Tag::Type type) (defined in Tag) | Tag | static |
NullString() (defined in Tag) | Tag | static |
operator std::byte() const (defined in ByteTag) | ByteTag | inline |
operator T() const (defined in ByteTag) | ByteTag | inline |
operator-() const (defined in ByteTag) | ByteTag | inline |
operator=(T value) (defined in ByteTag) | ByteTag | inline |
operator==(Tag const &other) const (defined in Tag) | Tag | inline |
print(::PrintStream &out) const (defined in Tag) | Tag | virtual |
print(::std::string const &prefix, ::PrintStream &out) const (defined in Tag) | Tag | virtual |
Tag()=default (defined in Tag) | Tag | protected |
toSnbt(SnbtFormat snbtFormat=SnbtFormat::PrettyFilePrint, uchar indent=4) const noexcept (defined in Tag) | Tag | |
toString() const (defined in ByteTag) | ByteTag | virtual |
Type enum name (defined in Tag) | Tag | |
write(::IDataOutput &dos) const (defined in ByteTag) | ByteTag | virtual |
~ByteTag()=default (defined in ByteTag) | ByteTag | virtual |
~Tag()=default (defined in Tag) | Tag | virtual |