#include <aging.h>
Public Member Functions | |
| aging () | |
| const string | getName () const |
| void | setName (const string v) |
| class category & | getCategories (const string v) |
| list< class category > & | listCategories () |
| void | setCategories (class category &v) |
| void | delCategories (const string v) |
| const bool | isCategories (const string v) const |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| aging () | |
| const string | getName () const |
| void | setName (const string v) |
| class category & | getCategories (const string v) |
| list< class category > & | listCategories () |
| void | setCategories (class category &v) |
| void | delCategories (const string v) |
| const bool | isCategories (const string v) const |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| aging::aging | ( | ) |
| aging::aging | ( | ) |
| const string aging::getName | ( | ) | const |
| void aging::setName | ( | const string | v | ) |
| class category & aging::getCategories | ( | const string | v | ) |
| list< class category > & aging::listCategories | ( | ) |
| void aging::setCategories | ( | class category & | v | ) |
| void aging::delCategories | ( | const string | v | ) |
| const bool aging::isCategories | ( | const string | v | ) | const |
| void aging::save | ( | class channel & | ch | ) |
| void aging::load | ( | class channel & | ch | ) |
| void aging::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
| const string aging::getName | ( | ) | const |
| void aging::setName | ( | const string | v | ) |
| class category& aging::getCategories | ( | const string | v | ) |
| list<class category>& aging::listCategories | ( | ) |
| void aging::setCategories | ( | class category & | v | ) |
| void aging::delCategories | ( | const string | v | ) |
| const bool aging::isCategories | ( | const string | v | ) | const |
| void aging::save | ( | class channel & | ch | ) |
| void aging::load | ( | class channel & | ch | ) |
| void aging::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
Visit the project page on