areaRepository Class Reference

#include <area.h>

List of all members.

Public Member Functions

 areaRepository ()
class areagetArea (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 areagetArea (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)


Constructor & Destructor Documentation

areaRepository::areaRepository (  ) 

areaRepository::areaRepository (  ) 


Member Function Documentation

class area & areaRepository::getArea ( const int  v  ) 

void areaRepository::setArea ( class area v  ) 

map< int, class area > & areaRepository::listArea (  ) 

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  ) 

map<int,class area>& areaRepository::listArea (  ) 

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  ) 


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

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