#include <area.h>
Public Member Functions | |
| areaRepository () | |
| class area & | getArea (const int v) |
| void | setArea (class area &v) |
| map< int, class area > & | listArea () |
| void | delArea (const int v) |
| const bool | isArea (const int v) const |
| bool | load (class channel &ch) |
| void | save (class channel &ch) |
| areaRepository () | |
| class area & | getArea (const int v) |
| void | setArea (class area &v) |
| map< int, class area > & | listArea () |
| void | delArea (const int v) |
| const bool | isArea (const int v) const |
| bool | load (class channel &ch) |
| void | save (class channel &ch) |
| areaRepository::areaRepository | ( | ) |
| areaRepository::areaRepository | ( | ) |
| class area & areaRepository::getArea | ( | const int | v | ) |
| void areaRepository::setArea | ( | class area & | v | ) |
| void areaRepository::delArea | ( | const int | v | ) |
| const bool areaRepository::isArea | ( | const int | v | ) | const |
| bool areaRepository::load | ( | class channel & | ch | ) |
| void areaRepository::save | ( | class channel & | ch | ) |
| class area& areaRepository::getArea | ( | const int | v | ) |
| void areaRepository::setArea | ( | class area & | v | ) |
| void areaRepository::delArea | ( | const int | v | ) |
| const bool areaRepository::isArea | ( | const int | v | ) | const |
| bool areaRepository::load | ( | class channel & | ch | ) |
| void areaRepository::save | ( | class channel & | ch | ) |
Visit the project page on