![]() |
ManaPlus
|
Go to the source code of this file.
Namespaces | |
| CommandsDB | |
Typedefs | |
| typedef std::map< int, TextCommand * > | CommandsMap |
| typedef CommandsMap::iterator | CommandsMapIter |
Functions | |
| void | CommandsDB::load () |
| void | CommandsDB::unload () |
| void | CommandsDB::loadXmlFile (const std::string &fileName, const SkipError skipError) |
| CommandsMap & | CommandsDB::getAll () |
| typedef std::map<int, TextCommand*> CommandsMap |
Definition at line 36 of file commandsdb.h.
| typedef CommandsMap::iterator CommandsMapIter |
Definition at line 37 of file commandsdb.h.