Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Float Class Reference

Object-floating poing value. More...

#include <mobject.h>

Inheritance diagram for Float::

Comparable Object List of all members.

Public Methods

 Float ()
 Float (float f)
 Float (const Float &o)
int operator== (const Comparable &o) const
Objectclone () const
 operator double () const

Detailed Description

Object-floating poing value.

Definition at line 348 of file mobject.h.


Member Function Documentation

Object * clone ( ) const [inline, virtual]
 

Clone should perform a full recursive cloning of the object.

The return type should vary by implementor.

Reimplemented from Object.

Definition at line 356 of file mobject.h.

int operator== ( const Comparable & o ) const [inline, virtual]
 

Equality comparison.

Must be overloaded.

Reimplemented from Comparable.

Definition at line 355 of file mobject.h.


The documentation for this class was generated from the following file:
Generated at Tue Dec 4 19:53:29 2001 for MagiC++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001