class ValueString

Links id to value

Public Fields

bool used

Public Methods

ValueString(const String& i, const String& v, const String& comment) throw()
~ValueString() throw()
const String* getId() const throw()
const String* getVal() const throw()
const String* getComment() const throw()
void setVal(const String& s) throw()
void setComment(const String& comment) throw()
Usually unused

Protected Fields

String id
String val
String com

Documentation

Links id to value
String id

String val

String com

bool used

ValueString(const String& i, const String& v, const String& comment) throw()

~ValueString() throw()

const String* getId() const throw()

const String* getVal() const throw()

const String* getComment() const throw()

void setVal(const String& s) throw()

void setComment(const String& comment) throw()
Usually unused


This class has no child classes.
Author:
David FAUTHOUX
See Also:
Ini

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de