22 #ifndef RESOURCES_DB_ITEMOPTIONDB_H
23 #define RESOURCES_DB_ITEMOPTIONDB_H
45 const STD_VECTOR<ItemFieldType*> &
getFields(
const int id);
47 typedef std::map<int, STD_VECTOR<ItemFieldType*> >
OptionInfos;
void loadXmlFile(const std::string &fileName, const SkipError skipError)
const std::vector< ItemFieldType * > & getFields(const int id)
std::map< int, std::vector< ItemFieldType * > > OptionInfos