rule Class Reference

#include <rule.h>

List of all members.

Public Member Functions

 rule ()
const int getNr () const
void setNr (const int v)
int operator< (const class rule &ck) const
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 rule ()
const int getNr () const
void setNr (const int v)
int operator< (const class rule &ck) const
const string getName () const
void setName (const string v)
const string getDescription () const
void setDescription (const string v)
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)


Constructor & Destructor Documentation

rule::rule (  ) 

rule::rule (  ) 


Member Function Documentation

const int rule::getNr (  )  const

void rule::setNr ( const int  v  ) 

int rule::operator< ( const class rule ck  )  const

const string rule::getName (  )  const

void rule::setName ( const string  v  ) 

const string rule::getDescription (  )  const

void rule::setDescription ( const string  v  ) 

void rule::save ( class channel ch  ) 

void rule::load ( class channel ch  ) 

void rule::xml ( ofstream &  f,
int  l = 0,
int  r = 0 
)

const int rule::getNr (  )  const

void rule::setNr ( const int  v  ) 

int rule::operator< ( const class rule ck  )  const

const string rule::getName (  )  const

void rule::setName ( const string  v  ) 

const string rule::getDescription (  )  const

void rule::setDescription ( const string  v  ) 

void rule::save ( class channel ch  ) 

void rule::load ( class channel ch  ) 

void rule::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:02 2008 for rule Class Reference by  doxygen   Visit the project page on SourceForge.net Logo