This is the complete list of members for StdCompilerINIRead, including all inherited members.
| Begin() override | StdCompilerINIRead | virtual |
| BeginSecond() | StdCompiler | inlinevirtual |
| Boolean(bool &rBool) override | StdCompilerINIRead | virtual |
| Buf | StdCompilerINIRead | protected |
| Byte(int8_t &rByte) override | StdCompilerINIRead | virtual |
| Byte(uint8_t &rByte) override | StdCompilerINIRead | virtual |
| Character(char &rChar) override | StdCompilerINIRead | virtual |
| Compile(T &&rStruct) | StdCompiler | inline |
| CreateNameTree() | StdCompilerINIRead | protected |
| Decompile(const T &rStruct) | StdCompiler | inline |
| Default(const char *szName) | StdCompiler | inlinevirtual |
| DoCompilation(T &rStruct) | StdCompiler | inlineprotected |
| DWord(int32_t &rInt) override | StdCompilerINIRead | virtual |
| DWord(uint32_t &rInt) override | StdCompilerINIRead | virtual |
| End() override | StdCompilerINIRead | virtual |
| excCorrupt(const char *szMessage,...) | StdCompiler | inline |
| excEOF(const char *szMessage="EOF",...) | StdCompiler | inline |
| excNotFound(const char *szMessage,...) | StdCompiler | inline |
| FollowName(const char *szName) override | StdCompilerINIRead | virtual |
| FreeNameNode(NameNode *pNode) | StdCompilerINIRead | protected |
| FreeNameTree() | StdCompilerINIRead | protected |
| GetNameByIndex(size_t idx) const override | StdCompilerINIRead | virtual |
| getPosition() const override | StdCompilerINIRead | virtual |
| GetStringLength(RawCompileType eTyped) | StdCompilerINIRead | protected |
| hasNaming() override | StdCompilerINIRead | inlinevirtual |
| iDepth | StdCompilerINIRead | protected |
| InT typedef | StdCompilerINIRead | |
| iRealDepth | StdCompilerINIRead | protected |
| isDeserializer() override | StdCompilerINIRead | inlinevirtual |
| isDoublePass() | StdCompiler | inlinevirtual |
| isRegistry() | StdCompiler | inlinevirtual |
| isSerializer() | StdCompiler | inline |
| IsStringEnd(char c, RawCompileType eType) | StdCompiler | protectedstatic |
| isVerbose() | StdCompiler | inlinevirtual |
| Name(const char *szName) override | StdCompilerINIRead | virtual |
| NameCount(const char *szName=nullptr) override | StdCompilerINIRead | virtual |
| NameEnd(bool fBreak=false) override | StdCompilerINIRead | virtual |
| NoSeparator() override | StdCompilerINIRead | virtual |
| notFound(const char *szWhat) | StdCompilerINIRead | protected |
| NotFoundName | StdCompilerINIRead | protected |
| pName | StdCompilerINIRead | protected |
| pNameRoot | StdCompilerINIRead | protected |
| pPos | StdCompilerINIRead | protected |
| pReenter | StdCompilerINIRead | protected |
| Raw(void *pData, size_t iSize, RawCompileType eType=RCT_Escaped) override | StdCompilerINIRead | virtual |
| RawCompileType enum name | StdCompiler | |
| RCT_All enum value | StdCompiler | |
| RCT_Escaped enum value | StdCompiler | |
| RCT_ID enum value | StdCompiler | |
| RCT_Idtf enum value | StdCompiler | |
| RCT_IdtfAllowEmpty enum value | StdCompiler | |
| ReadEscapedChar() | StdCompilerINIRead | protected |
| ReadNum() | StdCompilerINIRead | protected |
| ReadString(size_t iLength, RawCompileType eTyped, bool fAppendNull=true) | StdCompilerINIRead | protected |
| ReadUNum() | StdCompilerINIRead | protected |
| Sep enum name | StdCompiler | |
| SEP_DOLLAR enum value | StdCompiler | |
| SEP_END enum value | StdCompiler | |
| SEP_END2 enum value | StdCompiler | |
| SEP_NONE enum value | StdCompiler | |
| SEP_PART enum value | StdCompiler | |
| SEP_PART2 enum value | StdCompiler | |
| SEP_PLUS enum value | StdCompiler | |
| SEP_SEP enum value | StdCompiler | |
| SEP_SEP2 enum value | StdCompiler | |
| SEP_SET enum value | StdCompiler | |
| SEP_START enum value | StdCompiler | |
| SEP_START2 enum value | StdCompiler | |
| SEP_VLINE enum value | StdCompiler | |
| Separator(Sep eSep) override | StdCompilerINIRead | virtual |
| SeparatorToChar(Sep eSep) | StdCompiler | protectedstatic |
| setInput(const InT &In) | StdCompilerINIRead | inline |
| setRuntimeWritesAllowed(int32_t iChange) | StdCompiler | inlinevirtual |
| setWarnCallback(WarnCBT pnWarnCB, void *pData) | StdCompiler | inline |
| SkipNum() | StdCompilerINIRead | protected |
| SkipWhitespace() | StdCompilerINIRead | protected |
| StdCompiler()=default | StdCompiler | |
| StdCompilerINIRead() | StdCompilerINIRead | |
| String(char *szString, size_t iMaxLength, RawCompileType eType=RCT_Escaped) override | StdCompilerINIRead | virtual |
| String(char **pszString, RawCompileType eType=RCT_Escaped) override | StdCompilerINIRead | virtual |
| String(std::string &str, RawCompileType eType=RCT_Escaped) override | StdCompilerINIRead | virtual |
| TestStringEnd(RawCompileType eType) | StdCompilerINIRead | inlineprotected |
| Value(const T &rStruct) | StdCompiler | inline |
| Value(T &rStruct) | StdCompiler | inline |
| Value(int32_t &rInt) | StdCompiler | inline |
| Value(uint32_t &rInt) | StdCompiler | inline |
| Value(int16_t &rInt) | StdCompiler | inline |
| Value(uint16_t &rInt) | StdCompiler | inline |
| Value(int8_t &rInt) | StdCompiler | inline |
| Value(uint8_t &rInt) | StdCompiler | inline |
| Value(bool &rBool) | StdCompiler | inline |
| Warn(const char *szWarning,...) | StdCompiler | |
| WarnCBT typedef | StdCompiler | |
| Word(int16_t &rShort) override | StdCompilerINIRead | virtual |
| Word(uint16_t &rShort) override | StdCompilerINIRead | virtual |
| ~StdCompiler()=default | StdCompiler | virtual |
| ~StdCompilerINIRead() override | StdCompilerINIRead |