background_level Class Reference

#include <background_level.h>

List of all members.

Public Member Functions

 background_level ()
class backgroundgetBackground () 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 backgroundgetBackground () 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)


Constructor & Destructor Documentation

background_level::background_level (  ) 

background_level::background_level (  ) 


Member Function Documentation

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 
)


The documentation for this class was generated from the following files:

Generated on Tue Jan 1 17:30:01 2008 for background_level Class Reference by  doxygen   Visit the project page on SourceForge.net Logo