22 #ifndef RESOURCES_DB_GROUPDB_H
23 #define RESOURCES_DB_GROUPDB_H
const std::string & getBadge(const int id)
void loadXmlFile(const std::string &fileName, const SkipError skipError)
bool getShowBadge(const int id)
bool getHighlightName(const int id)
const std::string & getName(const int id)
bool isAllowCommand(const ServerCommandTypeT command)
GroupInfos::iterator GroupInfosIter
std::map< int, GroupInfo * > GroupInfos
const GroupInfo * getGroup(const int id)
const std::string & getLongName(const int id)
ServerCommandType ::T ServerCommandTypeT