class Value


Public Methods

[more] Value()
Constructors / Destructors
[more] ~Value()
[more]inline void setName(const string &name)
[more]inline string getName() const
[more]double Evaluate() const
[more]int ParseXML(xmlDocPtr doc, xmlNodePtr cur)
[more]void Out() const

Private Fields

[more]string name
[more]double v


Documentation

o Value()
Constructors / Destructors

o ~Value()

oinline void setName(const string &name)

oinline string getName() const

odouble Evaluate() const

oint ParseXML(xmlDocPtr doc, xmlNodePtr cur)

ovoid Out() const

ostring name

odouble v


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.