Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UFloat Class Reference

Active Float. More...

#include <unumber.hpp>

Inheritance diagram for UFloat:

UFloatBase UBrick List of all members.

Public Member Functions

 UFloat (float v=0.0)
 UFloat (const UFloat &v)
 UFloat (const UFloatBase &v)
 UFloat (const UIntgBase &v)
 UFloat (const UStr &v)
virtual void changed (bool update_now)
 called when object's content is changed.
virtual void onChange (UCall &)
 adds callbacks that are activated when the objects' value changes.
UFloatoperator= (float v)
UFloatoperator= (const UFloat &v)
UFloatoperator= (const UFloatBase &v)
UFloatoperator= (const UIntgBase &v)
UFloatoperator= (const UStr &v)
 converts and sets value
UFloatoperator++ ()
UFloatoperator++ (int)
UFloatoperator-- ()
UFloatoperator-- (int)

Detailed Description

Active Float.


Member Function Documentation

UFloat& UFloat::operator= const UStr v  ) 
 

converts and sets value

the string is supposed to contain a valid float

Reimplemented from UFloatBase.


The documentation for this class was generated from the following files:
Generated on Sat Nov 20 11:58:04 2004 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.3.9.1