server_new/chapter.h File Reference

#include <string>
#include <map>
#include <list>
#include "rule.h"

Go to the source code of this file.

Classes

class  chapter
class  chapterRepository

Defines

#define loopChapterRules(r, v)   loopSingle((r)->listRules(),v,class rule,list)
#define loopChapters(v)   loopSingle(chapter_repo.listChapter(),v,class chapter,list)

Variables

chapterRepository chapter_repo


Define Documentation

#define loopChapterRules ( r,
 )     loopSingle((r)->listRules(),v,class rule,list)

#define loopChapters (  )     loopSingle(chapter_repo.listChapter(),v,class chapter,list)


Variable Documentation

chapterRepository chapter_repo



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