Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cParsedNBT, including all inherited members.
cParsedNBT(ContiguousByteBufferView a_Data) | cParsedNBT | |
FindChildByName(int a_Tag, const AString &a_Name) const | cParsedNBT | inline |
FindChildByName(int a_Tag, const char *a_Name, size_t a_NameLength=0) const | cParsedNBT | |
FindTagByPath(int a_Tag, const AString &a_Path) const | cParsedNBT | |
GetByte(int a_Tag) const | cParsedNBT | inline |
GetChildrenType(int a_Tag) const | cParsedNBT | inline |
GetData(int a_Tag) const | cParsedNBT | inline |
GetDataLength(int a_Tag) const | cParsedNBT | inline |
GetDouble(int a_Tag) const | cParsedNBT | inline |
GetErrorCode() const | cParsedNBT | inline |
GetErrorPos() const | cParsedNBT | inline |
GetFirstChild(int a_Tag) const | cParsedNBT | inline |
GetFloat(int a_Tag) const | cParsedNBT | inline |
GetInt(int a_Tag) const | cParsedNBT | inline |
GetLastChild(int a_Tag) const | cParsedNBT | inline |
GetLong(int a_Tag) const | cParsedNBT | inline |
GetMinTagSize(eTagType a_TagType) | cParsedNBT | protectedstatic |
GetName(int a_Tag) const | cParsedNBT | inline |
GetNextSibling(int a_Tag) const | cParsedNBT | inline |
GetPrevSibling(int a_Tag) const | cParsedNBT | inline |
GetRoot(void) const | cParsedNBT | inline |
GetShort(int a_Tag) const | cParsedNBT | inline |
GetString(int a_Tag) const | cParsedNBT | inline |
GetStringView(int a_Tag) const | cParsedNBT | inline |
GetType(int a_Tag) const | cParsedNBT | inline |
IsValid(void) const | cParsedNBT | inline |
m_Data | cParsedNBT | protected |
m_Error | cParsedNBT | protected |
m_Pos | cParsedNBT | protected |
m_Tags | cParsedNBT | protected |
Parse(void) | cParsedNBT | protected |
ReadCompound(void) | cParsedNBT | protected |
ReadList(eTagType a_ChildrenType) | cParsedNBT | protected |
ReadString(size_t &a_StringStart, size_t &a_StringLen) | cParsedNBT | protected |
ReadTag(void) | cParsedNBT | protected |