gReal Class Reference

#include <gstorage.h>

Inheritance diagram for gReal:

gStorage gTop List of all members.

Public Member Functions

 gReal (float v)
 gReal (unsigned v=0)
virtual ~gReal ()
virtual int GetInt ()
virtual int MaximumStorageSize ()
virtual void Reset ()
virtual bool SetInt (int v)
virtual gStorageNewObject ()
virtual t_ucharToString (t_uchar *uBuf)
virtual bool SaveGuts (FILE *f)
virtual bool RestoreGuts (FILE *f)
virtual void Show (bool doShowAll=true)

Protected Attributes

double c

Constructor & Destructor Documentation

gReal::gReal float  v  )  [inline]
 

Definition at line 460 of file gstorage.h.

Referenced by NewObject().

gReal::gReal unsigned  v = 0  )  [inline]
 

Definition at line 464 of file gstorage.h.

virtual gReal::~gReal  )  [inline, virtual]
 

Definition at line 468 of file gstorage.h.


Member Function Documentation

virtual int gReal::GetInt  )  [inline, virtual]
 

Definition at line 472 of file gstorage.h.

virtual int gReal::MaximumStorageSize  )  [inline, virtual]
 

Reimplemented from gStorage.

Definition at line 476 of file gstorage.h.

gStorage * gReal::NewObject  )  [virtual]
 

Implements gStorage.

Definition at line 459 of file gstorage.cpp.

void gReal::Reset  )  [virtual]
 

Reimplemented from gStorage.

Definition at line 453 of file gstorage.cpp.

bool gReal::RestoreGuts FILE *  f  )  [virtual]
 

Implements gStorage.

Definition at line 478 of file gstorage.cpp.

bool gReal::SaveGuts FILE *  f  )  [virtual]
 

Implements gStorage.

Definition at line 472 of file gstorage.cpp.

virtual bool gReal::SetInt int  v  )  [inline, virtual]
 

Definition at line 482 of file gstorage.h.

void gReal::Show bool  doShowAll = true  )  [virtual]
 

Reimplemented from gStorage.

Definition at line 488 of file gstorage.cpp.

t_uchar * gReal::ToString t_uchar uBuf  )  [virtual]
 

Implements gStorage.

Definition at line 465 of file gstorage.cpp.


Member Data Documentation

double gReal::c [protected]
 

Definition at line 498 of file gstorage.h.

Referenced by GetInt(), NewObject(), Reset(), RestoreGuts(), SaveGuts(), SetInt(), Show(), and ToString().


The documentation for this class was generated from the following files:
Generated on Sat Aug 18 02:41:17 2007 for xpfweb_v2x lib by  doxygen 1.4.2