#include <background_level.h>
| Public Member Functions | |
| background_level () | |
| class background & | getBackground () const | 
| void | setBackground (class background &v) | 
| const int | getLevel () const | 
| void | setLevel (const int v) | 
| int | operator< (const class background_level &ck) const | 
| void | save (class channel &ch) | 
| void | load (class channel &ch) | 
| void | xml (ofstream &f, int l=0, int r=0) | 
| background_level () | |
| class background & | getBackground () const | 
| void | setBackground (class background &v) | 
| const int | getLevel () const | 
| void | setLevel (const int v) | 
| int | operator< (const class background_level &ck) const | 
| void | save (class channel &ch) | 
| void | load (class channel &ch) | 
| void | xml (ofstream &f, int l=0, int r=0) | 
| background_level::background_level | ( | ) | 
| background_level::background_level | ( | ) | 
| class background & background_level::getBackground | ( | ) | const | 
| void background_level::setBackground | ( | class background & | v | ) | 
| const int background_level::getLevel | ( | ) | const | 
| void background_level::setLevel | ( | const int | v | ) | 
| int background_level::operator< | ( | const class background_level & | ck | ) | const | 
| void background_level::save | ( | class channel & | ch | ) | 
| void background_level::load | ( | class channel & | ch | ) | 
| void background_level::xml | ( | ofstream & | f, | |
| int | l = 0, | |||
| int | r = 0 | |||
| ) | 
| class background& background_level::getBackground | ( | ) | const | 
| void background_level::setBackground | ( | class background & | v | ) | 
| const int background_level::getLevel | ( | ) | const | 
| void background_level::setLevel | ( | const int | v | ) | 
| int background_level::operator< | ( | const class background_level & | ck | ) | const | 
| void background_level::save | ( | class channel & | ch | ) | 
| void background_level::load | ( | class channel & | ch | ) | 
| void background_level::xml | ( | ofstream & | f, | |
| int | l = 0, | |||
| int | r = 0 | |||
| ) | 
 Visit the project page on
  
Visit the project page on