![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FFastXmlImpl, including all inherited members.
| Callback | FFastXmlImpl | protected |
| CharacterTypeMap | FFastXmlImpl | protected |
| ECharType enum name | FFastXmlImpl | protected |
| ErrorMessage | FFastXmlImpl | protected |
| FeedbackContext | FFastXmlImpl | protected |
| FFastXmlImpl(IFastXmlCallback *InitCallback, TCHAR *InitXmlFileContents, const SIZE_T InitXmlFileContentsLength, FFeedbackContext *InitFeedbackContext) | FFastXmlImpl | inline |
| IsCharTypeEqual(TCHAR Character, ECharType Type) | FFastXmlImpl | inlineprotected |
| IsStackAllocated | FFastXmlImpl | protected |
| LineNumber | FFastXmlImpl | protected |
| MaxAttributes | FFastXmlImpl | protectedstatic |
| MaxStackDepth | FFastXmlImpl | protectedstatic |
| NextSeparator(TCHAR *Buffer) | FFastXmlImpl | inlineprotected |
| NextWhitespace(TCHAR *Buffer) | FFastXmlImpl | inlineprotected |
| NextWhitespaceOrClose(TCHAR *Buffer, bool &IsClose) | FFastXmlImpl | inlineprotected |
| PopElement(void) | FFastXmlImpl | inlineprotected |
| ProcessClose(const TCHAR Char, const TCHAR *Element, TCHAR *Buffer, const int32 AttributeCount, const TCHAR **Attributes) | FFastXmlImpl | inlineprotected |
| ProcessClose(TCHAR *Buffer) | FFastXmlImpl | inlineprotected |
| ProcessXmlFile(FText &OutErrorMessage, int32 &OutErrorLineNumber) | FFastXmlImpl | inline |
| ProcessXmlFileInternal() | FFastXmlImpl | inlineprotected |
| PushElement(const TCHAR *Element) | FFastXmlImpl | inlineprotected |
| SkipNextData(TCHAR *Buffer) | FFastXmlImpl | inlineprotected |
| Stack | FFastXmlImpl | protected |
| StackIndex | FFastXmlImpl | protected |
| XmlFileContents | FFastXmlImpl | protected |
| XmlFileContentsLength | FFastXmlImpl | protected |
| ~FFastXmlImpl(void) | FFastXmlImpl | inline |