chenjunfu2-nbt-cpp v2.1.0
一个基于CPP20的NBT(Named Binary Tag)库
载入中...
搜索中...
未找到
NBT_Node 成员列表

成员的完整列表,这些成员属于 NBT_Node,包括所有继承而来的类成员

Clear(void)NBT_Nodeinline
Get() constNBT_Nodeinline
Get()NBT_Nodeinline
GetByte() constNBT_Nodeinline
GetByte()NBT_Nodeinline
GetByte(NBT_Node &node)NBT_Nodefriend
GetByte(const NBT_Node &node)NBT_Nodefriend
GetByteArray() constNBT_Nodeinline
GetByteArray()NBT_Nodeinline
GetByteArray(NBT_Node &node)NBT_Nodefriend
GetByteArray(const NBT_Node &node)NBT_Nodefriend
GetCompound() constNBT_Nodeinline
GetCompound()NBT_Nodeinline
GetCompound(NBT_Node &node)NBT_Nodefriend
GetCompound(const NBT_Node &node)NBT_Nodefriend
GetDouble() constNBT_Nodeinline
GetDouble()NBT_Nodeinline
GetDouble(NBT_Node &node)NBT_Nodefriend
GetDouble(const NBT_Node &node)NBT_Nodefriend
GetEnd() constNBT_Nodeinline
GetEnd()NBT_Nodeinline
GetEnd(NBT_Node &node)NBT_Nodefriend
GetEnd(const NBT_Node &node)NBT_Nodefriend
GetFloat() constNBT_Nodeinline
GetFloat()NBT_Nodeinline
GetFloat(NBT_Node &node)NBT_Nodefriend
GetFloat(const NBT_Node &node)NBT_Nodefriend
GetInt() constNBT_Nodeinline
GetInt()NBT_Nodeinline
GetInt(NBT_Node &node)NBT_Nodefriend
GetInt(const NBT_Node &node)NBT_Nodefriend
GetIntArray() constNBT_Nodeinline
GetIntArray()NBT_Nodeinline
GetIntArray(NBT_Node &node)NBT_Nodefriend
GetIntArray(const NBT_Node &node)NBT_Nodefriend
GetList() constNBT_Nodeinline
GetList()NBT_Nodeinline
GetList(NBT_Node &node)NBT_Nodefriend
GetList(const NBT_Node &node)NBT_Nodefriend
GetLong() constNBT_Nodeinline
GetLong()NBT_Nodeinline
GetLong(NBT_Node &node)NBT_Nodefriend
GetLong(const NBT_Node &node)NBT_Nodefriend
GetLongArray() constNBT_Nodeinline
GetLongArray()NBT_Nodeinline
GetLongArray(NBT_Node &node)NBT_Nodefriend
GetLongArray(const NBT_Node &node)NBT_Nodefriend
GetShort() constNBT_Nodeinline
GetShort()NBT_Nodeinline
GetShort(NBT_Node &node)NBT_Nodefriend
GetShort(const NBT_Node &node)NBT_Nodefriend
GetString() constNBT_Nodeinline
GetString()NBT_Nodeinline
GetString(NBT_Node &node)NBT_Nodefriend
GetString(const NBT_Node &node)NBT_Nodefriend
GetTag() const noexceptNBT_Nodeinline
IsByte() constNBT_Nodeinline
IsByte(const NBT_Node &node)NBT_Nodefriend
IsByteArray() constNBT_Nodeinline
IsByteArray(const NBT_Node &node)NBT_Nodefriend
IsCompound() constNBT_Nodeinline
IsCompound(const NBT_Node &node)NBT_Nodefriend
IsDouble() constNBT_Nodeinline
IsDouble(const NBT_Node &node)NBT_Nodefriend
IsEnd() constNBT_Nodeinline
IsEnd(const NBT_Node &node)NBT_Nodefriend
IsFloat() constNBT_Nodeinline
IsFloat(const NBT_Node &node)NBT_Nodefriend
IsInt() constNBT_Nodeinline
IsInt(const NBT_Node &node)NBT_Nodefriend
IsIntArray() constNBT_Nodeinline
IsIntArray(const NBT_Node &node)NBT_Nodefriend
IsList() constNBT_Nodeinline
IsList(const NBT_Node &node)NBT_Nodefriend
IsLong() constNBT_Nodeinline
IsLong(const NBT_Node &node)NBT_Nodefriend
IsLongArray() constNBT_Nodeinline
IsLongArray(const NBT_Node &node)NBT_Nodefriend
IsShort() constNBT_Nodeinline
IsShort(const NBT_Node &node)NBT_Nodefriend
IsString() constNBT_Nodeinline
IsString(const NBT_Node &node)NBT_Nodefriend
NBT_Node(std::in_place_type_t< T >, Args &&... args)NBT_Nodeinlineexplicit
NBT_Node(std::in_place_type_t< T >, std::initializer_list< U > init_list)NBT_Nodeinlineexplicit
NBT_Node(T &&value) noexceptNBT_Nodeinline
NBT_Node()NBT_Nodeinline
NBT_Node(const NBT_Node &_NBT_Node)NBT_Nodeinline
NBT_Node(NBT_Node &&_NBT_Node) noexceptNBT_Nodeinline
NBT_Node_View (定义于 NBT_Node)NBT_Nodefriend
operator!=(const NBT_Node &_Right) const noexceptNBT_Nodeinline
operator<=>(const NBT_Node &_Right) const noexceptNBT_Nodeinline
operator=(T &&value) noexceptNBT_Nodeinline
operator=(const NBT_Node &_NBT_Node)NBT_Nodeinline
operator=(NBT_Node &&_NBT_Node) noexceptNBT_Nodeinline
operator==(const NBT_Node &_Right) const noexceptNBT_Nodeinline
Set(Args &&... args)NBT_Nodeinline
SetByte(const NBT_Type::Byte &value)NBT_Nodeinline
SetByte(NBT_Type::Byte &&value)NBT_Nodeinline
SetByte(void)NBT_Nodeinline
SetByteArray(const NBT_Type::ByteArray &value)NBT_Nodeinline
SetByteArray(NBT_Type::ByteArray &&value)NBT_Nodeinline
SetByteArray(void)NBT_Nodeinline
SetCompound(const NBT_Type::Compound &value)NBT_Nodeinline
SetCompound(NBT_Type::Compound &&value)NBT_Nodeinline
SetCompound(void)NBT_Nodeinline
SetDouble(const NBT_Type::Double &value)NBT_Nodeinline
SetDouble(NBT_Type::Double &&value)NBT_Nodeinline
SetDouble(void)NBT_Nodeinline
SetEnd(const NBT_Type::End &value)NBT_Nodeinline
SetEnd(NBT_Type::End &&value)NBT_Nodeinline
SetEnd(void)NBT_Nodeinline
SetFloat(const NBT_Type::Float &value)NBT_Nodeinline
SetFloat(NBT_Type::Float &&value)NBT_Nodeinline
SetFloat(void)NBT_Nodeinline
SetInt(const NBT_Type::Int &value)NBT_Nodeinline
SetInt(NBT_Type::Int &&value)NBT_Nodeinline
SetInt(void)NBT_Nodeinline
SetIntArray(const NBT_Type::IntArray &value)NBT_Nodeinline
SetIntArray(NBT_Type::IntArray &&value)NBT_Nodeinline
SetIntArray(void)NBT_Nodeinline
SetList(const NBT_Type::List &value)NBT_Nodeinline
SetList(NBT_Type::List &&value)NBT_Nodeinline
SetList(void)NBT_Nodeinline
SetLong(const NBT_Type::Long &value)NBT_Nodeinline
SetLong(NBT_Type::Long &&value)NBT_Nodeinline
SetLong(void)NBT_Nodeinline
SetLongArray(const NBT_Type::LongArray &value)NBT_Nodeinline
SetLongArray(NBT_Type::LongArray &&value)NBT_Nodeinline
SetLongArray(void)NBT_Nodeinline
SetShort(const NBT_Type::Short &value)NBT_Nodeinline
SetShort(NBT_Type::Short &&value)NBT_Nodeinline
SetShort(void)NBT_Nodeinline
SetString(const NBT_Type::String &value)NBT_Nodeinline
SetString(NBT_Type::String &&value)NBT_Nodeinline
SetString(void)NBT_Nodeinline
TypeHolds() constNBT_Nodeinline
~NBT_Node()=defaultNBT_Node