#include <contractors.h>
Public Types | |
enum | type_enum { type_originator, type_blesser, type_actor, type_originator, type_blesser, type_actor } |
enum | type_enum { type_originator, type_blesser, type_actor, type_originator, type_blesser, type_actor } |
Public Member Functions | |
contractors () | |
class person & | getPerson () const |
void | setPerson (class person &v) |
const int | getType () const |
const string | showType () const |
void | setType (const int v) |
void | setType (const string v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
contractors () | |
class person & | getPerson () const |
void | setPerson (class person &v) |
const int | getType () const |
const string | showType () const |
void | setType (const int v) |
void | setType (const string v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
contractors::contractors | ( | ) |
contractors::contractors | ( | ) |
class person & contractors::getPerson | ( | ) | const |
void contractors::setPerson | ( | class person & | v | ) |
const int contractors::getType | ( | ) | const |
const string contractors::showType | ( | ) | const |
void contractors::setType | ( | const int | v | ) |
void contractors::setType | ( | const string | v | ) |
void contractors::save | ( | class channel & | ch | ) |
void contractors::load | ( | class channel & | ch | ) |
void contractors::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |
class person& contractors::getPerson | ( | ) | const |
void contractors::setPerson | ( | class person & | v | ) |
const int contractors::getType | ( | ) | const |
const string contractors::showType | ( | ) | const |
void contractors::setType | ( | const int | v | ) |
void contractors::setType | ( | const string | v | ) |
void contractors::save | ( | class channel & | ch | ) |
void contractors::load | ( | class channel & | ch | ) |
void contractors::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |