Alphabetic Class Index   |   Class Inheritance Tree Index   |   Tool Index

Class: UserInterface::Boolean

Parent class: UserInterface::Value

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

Data Fields
privateboolvalue
privatestring*str

Constructors / Destructor
public Boolean(bool value)
public ~Boolean()

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