Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: UserInterface::Integer

Parent class: UserInterface::Value

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

Data Fields
privatelongvalue
privatestring*str

Constructors / Destructor
public Integer(long value)
public ~Integer()

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