background Class Reference

#include <background.h>

List of all members.

Public Member Functions

 background ()
const string getName () const
void setName (const string v)
const int getNr () const
void setNr (const int v)
int operator< (const class background &ck) const
const string getDescription () const
void setDescription (const string v)
class skillgetSkills (const string v)
map< string, class
skill > & 
listSkills ()
void setSkills (class skill &v)
void delSkills (const string v)
const bool isSkills (const string v) const
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 background ()
const string getName () const
void setName (const string v)
const int getNr () const
void setNr (const int v)
int operator< (const class background &ck) const
const string getDescription () const
void setDescription (const string v)
class skillgetSkills (const string v)
map< string, class
skill > & 
listSkills ()
void setSkills (class skill &v)
void delSkills (const string v)
const bool isSkills (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

background::background (  ) 

background::background (  ) 


Member Function Documentation

const string background::getName (  )  const

void background::setName ( const string  v  ) 

const int background::getNr (  )  const

void background::setNr ( const int  v  ) 

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

const string background::getDescription (  )  const

void background::setDescription ( const string  v  ) 

class skill & background::getSkills ( const string  v  ) 

map< string, class skill > & background::listSkills (  ) 

void background::setSkills ( class skill v  ) 

void background::delSkills ( const string  v  ) 

const bool background::isSkills ( const string  v  )  const

void background::save ( class channel ch  ) 

void background::load ( class channel ch  ) 

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

const string background::getName (  )  const

void background::setName ( const string  v  ) 

const int background::getNr (  )  const

void background::setNr ( const int  v  ) 

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

const string background::getDescription (  )  const

void background::setDescription ( const string  v  ) 

class skill& background::getSkills ( const string  v  ) 

map<string,class skill>& background::listSkills (  ) 

void background::setSkills ( class skill v  ) 

void background::delSkills ( const string  v  ) 

const bool background::isSkills ( const string  v  )  const

void background::save ( class channel ch  ) 

void background::load ( class channel ch  ) 

void background::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 background Class Reference by  doxygen   Visit the project page on SourceForge.net Logo