value Class Reference

#include <value.h>

List of all members.

Public Member Functions

 value ()
const string getName () const
void setName (const string v)
const int getNr () const
void setNr (const int v)
int operator< (const value &ck) const
void xml (ofstream &f, int l=0, int r=0)
 value ()
const string getName () const
void setName (const string v)
const int getNr () const
void setNr (const int v)
int operator< (const value &ck) const
void xml (ofstream &f, int l=0, int r=0)


Constructor & Destructor Documentation

value::value (  ) 

value::value (  ) 


Member Function Documentation

const string value::getName (  )  const

void value::setName ( const string  v  ) 

const int value::getNr (  )  const

void value::setNr ( const int  v  ) 

int value::operator< ( const value ck  )  const

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

const string value::getName (  )  const

void value::setName ( const string  v  ) 

const int value::getNr (  )  const

void value::setNr ( const int  v  ) 

int value::operator< ( const value ck  )  const

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