chapter Class Reference

#include <chapter.h>

List of all members.

Public Member Functions

 chapter ()
const int getNr () const
void setNr (const int v)
int operator< (const class chapter &ck) const
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
class rulegetRules (const string v)
list< class rule > & listRules ()
void setRules (class rule &v)
void delRules (const string v)
const bool isRules (const string v) const
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 chapter ()
const int getNr () const
void setNr (const int v)
int operator< (const class chapter &ck) const
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
class rulegetRules (const string v)
list< class rule > & listRules ()
void setRules (class rule &v)
void delRules (const string v)
const bool isRules (const string v) const
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)


Constructor & Destructor Documentation

chapter::chapter (  ) 

chapter::chapter (  ) 


Member Function Documentation

const int chapter::getNr (  )  const

void chapter::setNr ( const int  v  ) 

int chapter::operator< ( const class chapter ck  )  const

const string chapter::getName (  )  const

void chapter::setName ( const string  v  ) 

const string chapter::getDescription (  )  const

void chapter::setDescription ( const string  v  ) 

class rule & chapter::getRules ( const string  v  ) 

list< class rule > & chapter::listRules (  ) 

void chapter::setRules ( class rule v  ) 

void chapter::delRules ( const string  v  ) 

const bool chapter::isRules ( const string  v  )  const

void chapter::save ( class channel ch  ) 

void chapter::load ( class channel ch  ) 

void chapter::xml ( ofstream &  f,
int  l = 0,
int  r = 0 
)

const int chapter::getNr (  )  const

void chapter::setNr ( const int  v  ) 

int chapter::operator< ( const class chapter ck  )  const

const string chapter::getName (  )  const

void chapter::setName ( const string  v  ) 

const string chapter::getDescription (  )  const

void chapter::setDescription ( const string  v  ) 

class rule& chapter::getRules ( const string  v  ) 

list<class rule>& chapter::listRules (  ) 

void chapter::setRules ( class rule v  ) 

void chapter::delRules ( const string  v  ) 

const bool chapter::isRules ( const string  v  )  const

void chapter::save ( class channel ch  ) 

void chapter::load ( class channel ch  ) 

void chapter::xml ( ofstream &  f,
int  l = 0,
int  r = 0 
)


The documentation for this class was generated from the following files:

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