#include <value.h>
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) |
value::value | ( | ) |
value::value | ( | ) |
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 | |||
) |