ManaPlus
Namespaces | Functions
textdb.h File Reference

(986a3bf)

#include "enums/simpletypes/skiperror.h"
#include "utils/stringvector.h"
#include "localconsts.h"

Go to the source code of this file.

Namespaces

 TextDb
 

Functions

void TextDb::load ()
 
void TextDb::loadXmlFile (const std::string &fileName, const SkipError skipError)
 
std::string TextDb::getByIndex (const int index)
 
const StringVectTextDb::getTexts ()
 
void TextDb::unload ()