cultureRepository Class Reference

#include <culture.h>

List of all members.

Public Member Functions

class culturegetCulture (const string v)
void setCulture (class culture &v)
map< string, class
culture > & 
listCulture ()
void delCulture (const string v)
const bool isCulture (const string v) const
bool load (class channel &ch)
void save (class channel &ch)
class culturegetCulture (const string v)
void setCulture (class culture &v)
map< string, class
culture > & 
listCulture ()
void delCulture (const string v)
const bool isCulture (const string v) const
bool load (class channel &ch)
void save (class channel &ch)

Public Attributes

multimap< string,
sigc::signal< void,
class culture & > > 
relations
multimap< string,
sigc::signal< void,
class culture & > > 
relations


Member Function Documentation

class culture & cultureRepository::getCulture ( const string  v  ) 

void cultureRepository::setCulture ( class culture v  ) 

map< string, class culture > & cultureRepository::listCulture (  ) 

void cultureRepository::delCulture ( const string  v  ) 

const bool cultureRepository::isCulture ( const string  v  )  const

bool cultureRepository::load ( class channel ch  ) 

void cultureRepository::save ( class channel ch  ) 

class culture& cultureRepository::getCulture ( const string  v  ) 

void cultureRepository::setCulture ( class culture v  ) 

map<string,class culture>& cultureRepository::listCulture (  ) 

void cultureRepository::delCulture ( const string  v  ) 

const bool cultureRepository::isCulture ( const string  v  )  const

bool cultureRepository::load ( class channel ch  ) 

void cultureRepository::save ( class channel ch  ) 


Member Data Documentation

multimap<string, sigc::signal<void, class culture& > > cultureRepository::relations

multimap<string, sigc::signal<void, class culture& > > cultureRepository::relations


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

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