#include <vector>
#include <map>
#include "basictypes.h"
#include "ascstring.h"
#include "errors.h"
#include "basestreaminterface.h"
Include dependency graph for textfileparser.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ParsingError |
| class | TextPropertyList |
| class | TextPropertyGroup |
| Class that stores all the (preparsed) entries of an .ASCTXT file. More... | |
| class | TextPropertyGroup::Entry |
| class | TextFormatParser |
| Parses a .ASCTXT file and returns a TextPropertyGroup. More... | |
Definition in file textfileparser.h.
1.5.1