|
chenjunfu2-nbt-cpp v2.1.0
一个基于CPP20的NBT(Named Binary Tag)库
|
成员的完整列表,这些成员属于 NBT_Compound< Compound >,包括所有继承而来的类成员
| Clear(void) | NBT_Compound< Compound > | inline |
| Contains(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| ContainsByte(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsByteArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsCompound(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsDouble(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsEnd(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsFloat(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsIf(Predicate pred) const noexcept | NBT_Compound< Compound > | inline |
| ContainsInt(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsIntArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsList(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsLong(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsLongArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsShort(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| ContainsString(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| Empty(void) const noexcept | NBT_Compound< Compound > | inline |
| Get(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| Get(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetByte(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetByte(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetByteArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetByteArray(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetCompound(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetCompound(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetData(void) const noexcept | NBT_Compound< Compound > | inline |
| GetDouble(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetDouble(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetEnd(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetEnd(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetFloat(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetFloat(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetInt(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetInt(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetIntArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetIntArray(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetList(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetList(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetLong(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetLong(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetLongArray(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetLongArray(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetShort(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetShort(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| GetString(const typename Compound::key_type &sTagName) const | NBT_Compound< Compound > | inline |
| GetString(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| Has(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| Has(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasByte(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasByte(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasByteArray(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasByteArray(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasCompound(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasCompound(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasDouble(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasDouble(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasEnd(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasEnd(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasFloat(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasFloat(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasInt(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasInt(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasIntArray(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasIntArray(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasList(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasList(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasLong(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasLong(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasLongArray(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasLongArray(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasShort(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasShort(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| HasString(const typename Compound::key_type &sTagName) const noexcept | NBT_Compound< Compound > | inline |
| HasString(const typename Compound::key_type &sTagName) noexcept | NBT_Compound< Compound > | inline |
| KeySortIt(void) | NBT_Compound< Compound > | inline |
| KeySortIt(void) const | NBT_Compound< Compound > | inline |
| Merge(const NBT_Compound &_Copy) | NBT_Compound< Compound > | inline |
| Merge(NBT_Compound &&_Move) | NBT_Compound< Compound > | inline |
| NBT_Compound(Args &&... args) | NBT_Compound< Compound > | inline |
| NBT_Compound(std::initializer_list< typename Compound::value_type > init) | NBT_Compound< Compound > | inline |
| NBT_Compound(void)=default | NBT_Compound< Compound > | |
| NBT_Compound(NBT_Compound &&_Move) noexcept | NBT_Compound< Compound > | inline |
| NBT_Compound(const NBT_Compound &_Copy) noexcept | NBT_Compound< Compound > | inline |
| NBT_Helper (定义于 NBT_Compound< Compound >) | NBT_Compound< Compound > | friend |
| NBT_Reader (定义于 NBT_Compound< Compound >) | NBT_Compound< Compound > | friend |
| NBT_Writer (定义于 NBT_Compound< Compound >) | NBT_Compound< Compound > | friend |
| operator!=(const NBT_Compound &_Right) const noexcept | NBT_Compound< Compound > | inline |
| operator<=>(const NBT_Compound &_Right) const noexcept | NBT_Compound< Compound > | inline |
| operator=(NBT_Compound &&_Move) noexcept | NBT_Compound< Compound > | inline |
| operator=(const NBT_Compound &_Copy) | NBT_Compound< Compound > | inline |
| operator==(const NBT_Compound &_Right) const noexcept | NBT_Compound< Compound > | inline |
| Put(K &&sTagName, V &&vTagVal) | NBT_Compound< Compound > | inline |
| PutByte(K &&sTagName, const typename NBT_Type::Byte &vTagVal) | NBT_Compound< Compound > | inline |
| PutByte(K &&sTagName, typename NBT_Type::Byte &&vTagVal) | NBT_Compound< Compound > | inline |
| PutByteArray(K &&sTagName, const typename NBT_Type::ByteArray &vTagVal) | NBT_Compound< Compound > | inline |
| PutByteArray(K &&sTagName, typename NBT_Type::ByteArray &&vTagVal) | NBT_Compound< Compound > | inline |
| PutCompound(K &&sTagName, const typename NBT_Type::Compound &vTagVal) | NBT_Compound< Compound > | inline |
| PutCompound(K &&sTagName, typename NBT_Type::Compound &&vTagVal) | NBT_Compound< Compound > | inline |
| PutDouble(K &&sTagName, const typename NBT_Type::Double &vTagVal) | NBT_Compound< Compound > | inline |
| PutDouble(K &&sTagName, typename NBT_Type::Double &&vTagVal) | NBT_Compound< Compound > | inline |
| PutEnd(K &&sTagName, const typename NBT_Type::End &vTagVal) | NBT_Compound< Compound > | inline |
| PutEnd(K &&sTagName, typename NBT_Type::End &&vTagVal) | NBT_Compound< Compound > | inline |
| PutFloat(K &&sTagName, const typename NBT_Type::Float &vTagVal) | NBT_Compound< Compound > | inline |
| PutFloat(K &&sTagName, typename NBT_Type::Float &&vTagVal) | NBT_Compound< Compound > | inline |
| PutInt(K &&sTagName, const typename NBT_Type::Int &vTagVal) | NBT_Compound< Compound > | inline |
| PutInt(K &&sTagName, typename NBT_Type::Int &&vTagVal) | NBT_Compound< Compound > | inline |
| PutIntArray(K &&sTagName, const typename NBT_Type::IntArray &vTagVal) | NBT_Compound< Compound > | inline |
| PutIntArray(K &&sTagName, typename NBT_Type::IntArray &&vTagVal) | NBT_Compound< Compound > | inline |
| PutList(K &&sTagName, const typename NBT_Type::List &vTagVal) | NBT_Compound< Compound > | inline |
| PutList(K &&sTagName, typename NBT_Type::List &&vTagVal) | NBT_Compound< Compound > | inline |
| PutLong(K &&sTagName, const typename NBT_Type::Long &vTagVal) | NBT_Compound< Compound > | inline |
| PutLong(K &&sTagName, typename NBT_Type::Long &&vTagVal) | NBT_Compound< Compound > | inline |
| PutLongArray(K &&sTagName, const typename NBT_Type::LongArray &vTagVal) | NBT_Compound< Compound > | inline |
| PutLongArray(K &&sTagName, typename NBT_Type::LongArray &&vTagVal) | NBT_Compound< Compound > | inline |
| PutShort(K &&sTagName, const typename NBT_Type::Short &vTagVal) | NBT_Compound< Compound > | inline |
| PutShort(K &&sTagName, typename NBT_Type::Short &&vTagVal) | NBT_Compound< Compound > | inline |
| PutString(K &&sTagName, const typename NBT_Type::String &vTagVal) | NBT_Compound< Compound > | inline |
| PutString(K &&sTagName, typename NBT_Type::String &&vTagVal) | NBT_Compound< Compound > | inline |
| Remove(const typename Compound::key_type &sTagName) | NBT_Compound< Compound > | inline |
| Size(void) const noexcept | NBT_Compound< Compound > | inline |
| TryPut(K &&sTagName, V &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutByte(K &&sTagName, const typename NBT_Type::Byte &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutByte(K &&sTagName, typename NBT_Type::Byte &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutByteArray(K &&sTagName, const typename NBT_Type::ByteArray &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutByteArray(K &&sTagName, typename NBT_Type::ByteArray &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutCompound(K &&sTagName, const typename NBT_Type::Compound &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutCompound(K &&sTagName, typename NBT_Type::Compound &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutDouble(K &&sTagName, const typename NBT_Type::Double &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutDouble(K &&sTagName, typename NBT_Type::Double &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutEnd(K &&sTagName, const typename NBT_Type::End &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutEnd(K &&sTagName, typename NBT_Type::End &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutFloat(K &&sTagName, const typename NBT_Type::Float &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutFloat(K &&sTagName, typename NBT_Type::Float &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutInt(K &&sTagName, const typename NBT_Type::Int &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutInt(K &&sTagName, typename NBT_Type::Int &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutIntArray(K &&sTagName, const typename NBT_Type::IntArray &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutIntArray(K &&sTagName, typename NBT_Type::IntArray &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutList(K &&sTagName, const typename NBT_Type::List &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutList(K &&sTagName, typename NBT_Type::List &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutLong(K &&sTagName, const typename NBT_Type::Long &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutLong(K &&sTagName, typename NBT_Type::Long &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutLongArray(K &&sTagName, const typename NBT_Type::LongArray &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutLongArray(K &&sTagName, typename NBT_Type::LongArray &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutShort(K &&sTagName, const typename NBT_Type::Short &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutShort(K &&sTagName, typename NBT_Type::Short &&vTagVal) | NBT_Compound< Compound > | inline |
| TryPutString(K &&sTagName, const typename NBT_Type::String &vTagVal) | NBT_Compound< Compound > | inline |
| TryPutString(K &&sTagName, typename NBT_Type::String &&vTagVal) | NBT_Compound< Compound > | inline |
| ~NBT_Compound(void)=default | NBT_Compound< Compound > |