#include <string>#include <map>#include <list>#include "skill.h"Go to the source code of this file.
Classes | |
| class | background |
| class | backgroundRepository |
Defines | |
| #define | loopBackgroundSkills(r, v) loopMap((r)->listSkills(),v,class skill) |
| #define | loopBackgrounds(v) loopSingle(background_repo.listBackground(),v,class background,list) |
Variables | |
| backgroundRepository | background_repo |
| #define loopBackgrounds | ( | v | ) | loopSingle(background_repo.listBackground(),v,class background,list) |
| #define loopBackgroundSkills | ( | r, | |||
| v | ) | loopMap((r)->listSkills(),v,class skill) |
Generated on Tue Jan 1 17:30:01 2008 for server/background.h File Reference by
Visit the project page on