#include <members.h>
Public Member Functions | |
| members () | |
| class unit & | getMember () const |
| void | setMember (class unit &v) |
| const int | getStatus () const |
| void | setStatus (const int v) |
| const int | getTraining () const |
| void | setTraining (const int v) |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| members () | |
| class unit & | getMember () const |
| void | setMember (class unit &v) |
| const int | getStatus () const |
| void | setStatus (const int v) |
| const int | getTraining () const |
| void | setTraining (const int v) |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| members::members | ( | ) |
| members::members | ( | ) |
| class unit & members::getMember | ( | ) | const |
| void members::setMember | ( | class unit & | v | ) |
| const int members::getStatus | ( | ) | const |
| void members::setStatus | ( | const int | v | ) |
| const int members::getTraining | ( | ) | const |
| void members::setTraining | ( | const int | v | ) |
| void members::save | ( | class channel & | ch | ) |
| void members::load | ( | class channel & | ch | ) |
| void members::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
| class unit& members::getMember | ( | ) | const |
| void members::setMember | ( | class unit & | v | ) |
| const int members::getStatus | ( | ) | const |
| void members::setStatus | ( | const int | v | ) |
| const int members::getTraining | ( | ) | const |
| void members::setTraining | ( | const int | v | ) |
| void members::save | ( | class channel & | ch | ) |
| void members::load | ( | class channel & | ch | ) |
| void members::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
Visit the project page on