#include <stat.h>
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) |
| enum stat::type_enum |
| enum stat::type_enum |
| stat::stat | ( | ) |
| stat::stat | ( | ) |
| 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 | |||
| ) |
Visit the project page on