#include <rule.h>
Public Member Functions | |
rule () | |
const int | getNr () const |
void | setNr (const int v) |
int | operator< (const class rule &ck) const |
const string | getName () const |
void | setName (const string v) |
const string | getDescription () const |
void | setDescription (const string v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
rule () | |
const int | getNr () const |
void | setNr (const int v) |
int | operator< (const class rule &ck) const |
const string | getName () const |
void | setName (const string v) |
const string | getDescription () const |
void | setDescription (const string v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
rule::rule | ( | ) |
rule::rule | ( | ) |
const int rule::getNr | ( | ) | const |
void rule::setNr | ( | const int | v | ) |
int rule::operator< | ( | const class rule & | ck | ) | const |
const string rule::getName | ( | ) | const |
void rule::setName | ( | const string | v | ) |
const string rule::getDescription | ( | ) | const |
void rule::setDescription | ( | const string | v | ) |
void rule::save | ( | class channel & | ch | ) |
void rule::load | ( | class channel & | ch | ) |
void rule::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |
const int rule::getNr | ( | ) | const |
void rule::setNr | ( | const int | v | ) |
int rule::operator< | ( | const class rule & | ck | ) | const |
const string rule::getName | ( | ) | const |
void rule::setName | ( | const string | v | ) |
const string rule::getDescription | ( | ) | const |
void rule::setDescription | ( | const string | v | ) |
void rule::save | ( | class channel & | ch | ) |
void rule::load | ( | class channel & | ch | ) |
void rule::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |