#include <special.h>
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 skill & | getSkill () 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 special & | getPrerequisite () 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 skill & | getSkill () 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 special & | getPrerequisite () 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) |
| enum special::type_enum |
| enum special::type_enum |
| special::special | ( | ) |
| special::special | ( | ) |
| 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 | |||
| ) |
Visit the project page on