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.
UFloat & operator= (float v)
UFloat & operator= (const UFloat &v)
UFloat & operator= (const UFloatBase &v)
UFloat & operator= (const UIntgBase &v)
UFloat & operator= (const UStr &v)
 converts and sets value
UFloat & operator++ ()
UFloat & operator++ (int)
UFloat & operator-- ()
UFloat & operator-- (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 Thu Mar 3 06:36:50 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1