statRepository Class Reference

#include <stat.h>

List of all members.

Public Member Functions

class statgetStat (const string v)
void setStat (class stat &v)
map< string, class
stat > & 
listStat ()
void delStat (const string v)
const bool isStat (const string v) const
bool load (class channel &ch)
void save (class channel &ch)
class statgetStat (const string v)
void setStat (class stat &v)
map< string, class
stat > & 
listStat ()
void delStat (const string v)
const bool isStat (const string v) const
bool load (class channel &ch)
void save (class channel &ch)

Public Attributes

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


Member Function Documentation

class stat & statRepository::getStat ( const string  v  ) 

void statRepository::setStat ( class stat v  ) 

map< string, class stat > & statRepository::listStat (  ) 

void statRepository::delStat ( const string  v  ) 

const bool statRepository::isStat ( const string  v  )  const

bool statRepository::load ( class channel ch  ) 

void statRepository::save ( class channel ch  ) 

class stat& statRepository::getStat ( const string  v  ) 

void statRepository::setStat ( class stat v  ) 

map<string,class stat>& statRepository::listStat (  ) 

void statRepository::delStat ( const string  v  ) 

const bool statRepository::isStat ( const string  v  )  const

bool statRepository::load ( class channel ch  ) 

void statRepository::save ( class channel ch  ) 


Member Data Documentation

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

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


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

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