#include <status.h>
Public Member Functions | |
| status () | |
| class army & | getArmy () const |
| void | setArmy (class army &v) |
| const int | getLevel () const |
| void | setLevel (const int v) |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| status () | |
| class army & | getArmy () const |
| void | setArmy (class army &v) |
| const int | getLevel () const |
| void | setLevel (const int v) |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| status::status | ( | ) |
| status::status | ( | ) |
| class army & status::getArmy | ( | ) | const |
| void status::setArmy | ( | class army & | v | ) |
| const int status::getLevel | ( | ) | const |
| void status::setLevel | ( | const int | v | ) |
| void status::save | ( | class channel & | ch | ) |
| void status::load | ( | class channel & | ch | ) |
| void status::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
| class army& status::getArmy | ( | ) | const |
| void status::setArmy | ( | class army & | v | ) |
| const int status::getLevel | ( | ) | const |
| void status::setLevel | ( | const int | v | ) |
| void status::save | ( | class channel & | ch | ) |
| void status::load | ( | class channel & | ch | ) |
| void status::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
Visit the project page on