#include <string>#include <vector>#include <cstdio>


Classes | |
| class | EIF |
| Loads and stores information on all items from an EIF file. More... | |
| struct | EIF_Data |
| One item record in an EIF object. More... | |
| class | ENF |
| Loads and stores information on all NPCs from an ENF file. More... | |
| struct | ENF_Data |
| One NPC record in an ENF object. More... | |
| class | ESF |
| Loads and stores information on all spells from an ESF file. More... | |
| struct | ESF_Data |
| One spell record in an ESF object. More... | |
| class | ECF |
| Loads and stores information on all classes from an ECF file. More... | |
| struct | ECF_Data |
| One class record in an ECF object. More... | |
1.5.7.1