File Tag.hpp¶
-
class Tag¶
Subclassed by ByteArrayTag, ByteTag, CompoundTag, DoubleTag, EndTag, FloatTag, Int64Tag, IntArrayTag, IntTag, ListTag, ShortTag, StringTag
Public Types
Public Functions
-
Tag()¶
-
~Tag()¶
-
void deleteChildren()¶
-
void write(IDataOutput&) const¶
-
void load(IDataInput&)¶
-
void print(PrintStream&) const¶
-
size_t hash() const¶
Public Members
-
uintptr_t **vtable¶
-
Tag()¶