server_new/background.h File Reference

#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 Documentation

#define loopBackgrounds (  )     loopSingle(background_repo.listBackground(),v,class background,list)

#define loopBackgroundSkills ( r,
 )     loopMap((r)->listSkills(),v,class skill)


Variable Documentation

backgroundRepository background_repo



Generated on Tue Jan 1 17:30:01 2008 for server_new/background.h File Reference by  doxygen   Visit the project page on SourceForge.net Logo