#include <action_level.h>
Public Member Functions | |
| action_level () | |
| const int | getNr () const |
| void | setNr (const int v) |
| int | operator< (const class action_level &ck) const |
| class action & | getAction () const |
| void | setAction (class action &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) |
| action_level () | |
| const int | getNr () const |
| void | setNr (const int v) |
| int | operator< (const class action_level &ck) const |
| class action & | getAction () const |
| void | setAction (class action &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) |
| action_level::action_level | ( | ) |
| action_level::action_level | ( | ) |
| const int action_level::getNr | ( | ) | const |
| void action_level::setNr | ( | const int | v | ) |
| int action_level::operator< | ( | const class action_level & | ck | ) | const |
| class action & action_level::getAction | ( | ) | const |
| void action_level::setAction | ( | class action & | v | ) |
| const int action_level::getLevel | ( | ) | const |
| void action_level::setLevel | ( | const int | v | ) |
| void action_level::save | ( | class channel & | ch | ) |
| void action_level::load | ( | class channel & | ch | ) |
| void action_level::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
| const int action_level::getNr | ( | ) | const |
| void action_level::setNr | ( | const int | v | ) |
| int action_level::operator< | ( | const class action_level & | ck | ) | const |
| class action& action_level::getAction | ( | ) | const |
| void action_level::setAction | ( | class action & | v | ) |
| const int action_level::getLevel | ( | ) | const |
| void action_level::setLevel | ( | const int | v | ) |
| void action_level::save | ( | class channel & | ch | ) |
| void action_level::load | ( | class channel & | ch | ) |
| void action_level::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
Visit the project page on