special Class Reference

#include <special.h>

List of all members.

Public Types

enum  type_enum { type_common, type_uncommon, type_common, type_uncommon }
enum  type_enum { type_common, type_uncommon, type_common, type_uncommon }

Public Member Functions

 special ()
class skillgetSkill () const
void setSkill (class skill &v)
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
const int getType () const
const string showType () const
void setType (const int v)
void setType (const string v)
class specialgetPrerequisite () const
void setPrerequisite (class special &v)
const string getGroup () const
void setGroup (const string v)
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 special ()
class skillgetSkill () const
void setSkill (class skill &v)
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
const int getType () const
const string showType () const
void setType (const int v)
void setType (const string v)
class specialgetPrerequisite () const
void setPrerequisite (class special &v)
const string getGroup () const
void setGroup (const string v)
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)


Member Enumeration Documentation

enum special::type_enum

Enumerator:
type_common 
type_uncommon 
type_common 
type_uncommon 

enum special::type_enum

Enumerator:
type_common 
type_uncommon 
type_common 
type_uncommon 


Constructor & Destructor Documentation

special::special (  ) 

special::special (  ) 


Member Function Documentation

class skill & special::getSkill (  )  const

void special::setSkill ( class skill v  ) 

const string special::getName (  )  const

void special::setName ( const string  v  ) 

const string special::getDescription (  )  const

void special::setDescription ( const string  v  ) 

const int special::getType (  )  const

const string special::showType (  )  const

void special::setType ( const int  v  ) 

void special::setType ( const string  v  ) 

class special & special::getPrerequisite (  )  const

void special::setPrerequisite ( class special v  ) 

const string special::getGroup (  )  const

void special::setGroup ( const string  v  ) 

void special::save ( class channel ch  ) 

void special::load ( class channel ch  ) 

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

class skill& special::getSkill (  )  const

void special::setSkill ( class skill v  ) 

const string special::getName (  )  const

void special::setName ( const string  v  ) 

const string special::getDescription (  )  const

void special::setDescription ( const string  v  ) 

const int special::getType (  )  const

const string special::showType (  )  const

void special::setType ( const int  v  ) 

void special::setType ( const string  v  ) 

class special& special::getPrerequisite (  )  const

void special::setPrerequisite ( class special v  ) 

const string special::getGroup (  )  const

void special::setGroup ( const string  v  ) 

void special::save ( class channel ch  ) 

void special::load ( class channel ch  ) 

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