Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: UserInterface::Double

Parent class: UserInterface::Value

Description:
This is a value stored internally as a double.

Data Fields
privatedoublevalue
privatestring*str

Constructors / Destructor
public Double(double value)
public ~Double()

Methods
public virtual double realValue()
public virtual long integerValue()
public virtual bool booleanValue()
public virtual const string& stringValue()

Operators


Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index