stat Class Reference

#include <stat.h>

List of all members.

Public Types

enum  type_enum {
  type_item, type_person, type_unit, type_all,
  type_item, type_person, type_unit, type_all
}
enum  type_enum {
  type_item, type_person, type_unit, type_all,
  type_item, type_person, type_unit, type_all
}

Public Member Functions

 stat ()
const string getName () const
void setName (const string v)
const int getType () const
const string showType () const
void setType (const int v)
void setType (const string v)
const string getDescription () const
void setDescription (const string v)
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 stat ()
const string getName () const
void setName (const string v)
const int getType () const
const string showType () const
void setType (const int v)
void setType (const string v)
const string getDescription () const
void setDescription (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 stat::type_enum

Enumerator:
type_item 
type_person 
type_unit 
type_all 
type_item 
type_person 
type_unit 
type_all 

enum stat::type_enum

Enumerator:
type_item 
type_person 
type_unit 
type_all 
type_item 
type_person 
type_unit 
type_all 


Constructor & Destructor Documentation

stat::stat (  ) 

stat::stat (  ) 


Member Function Documentation

const string stat::getName (  )  const

void stat::setName ( const string  v  ) 

const int stat::getType (  )  const

const string stat::showType (  )  const

void stat::setType ( const int  v  ) 

void stat::setType ( const string  v  ) 

const string stat::getDescription (  )  const

void stat::setDescription ( const string  v  ) 

void stat::save ( class channel ch  ) 

void stat::load ( class channel ch  ) 

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

const string stat::getName (  )  const

void stat::setName ( const string  v  ) 

const int stat::getType (  )  const

const string stat::showType (  )  const

void stat::setType ( const int  v  ) 

void stat::setType ( const string  v  ) 

const string stat::getDescription (  )  const

void stat::setDescription ( const string  v  ) 

void stat::save ( class channel ch  ) 

void stat::load ( class channel ch  ) 

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