#include <action_bonus.h>
action_bonus::action_bonus | ( | ) |
action_bonus::action_bonus | ( | ) |
const int action_bonus::getNr | ( | ) | const |
void action_bonus::setNr | ( | const int | v | ) |
int action_bonus::operator< | ( | const class action_bonus & | ck | ) | const |
const int action_bonus::getPoints | ( | ) | const |
void action_bonus::setPoints | ( | const int | v | ) |
const int action_bonus::getType | ( | ) | const |
const string action_bonus::showType | ( | ) | const |
void action_bonus::setType | ( | const int | v | ) |
void action_bonus::setType | ( | const string | v | ) |
void action_bonus::save | ( | class channel & | ch | ) |
void action_bonus::load | ( | class channel & | ch | ) |
void action_bonus::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |
const int action_bonus::getNr | ( | ) | const |
void action_bonus::setNr | ( | const int | v | ) |
int action_bonus::operator< | ( | const class action_bonus & | ck | ) | const |
const int action_bonus::getPoints | ( | ) | const |
void action_bonus::setPoints | ( | const int | v | ) |
const int action_bonus::getType | ( | ) | const |
const string action_bonus::showType | ( | ) | const |
void action_bonus::setType | ( | const int | v | ) |
void action_bonus::setType | ( | const string | v | ) |
void action_bonus::save | ( | class channel & | ch | ) |
void action_bonus::load | ( | class channel & | ch | ) |
void action_bonus::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |