#include <gstorage.h>
Inheritance diagram for gUInt:
Public Member Functions | |
gUInt (unsigned v=0) | |
virtual | ~gUInt () |
virtual unsigned | GetUInt () |
int | GetMaxUInt () |
virtual void | Reset () |
virtual bool | SetUInt (unsigned v) |
virtual gStorage * | NewObject () |
virtual t_uchar * | ToString (t_uchar *uBuf) |
virtual bool | SaveGuts (FILE *f) |
virtual bool | RestoreGuts (FILE *f) |
virtual void | Show (bool doShowAll=true) |
Protected Attributes | |
unsigned | c |
|
Definition at line 412 of file gstorage.h. Referenced by NewObject(). |
|
Definition at line 416 of file gstorage.h. |
|
Definition at line 424 of file gstorage.h. |
|
Definition at line 420 of file gstorage.h. Referenced by gXHttpCont::ReadReplyChunked(), and sOptSnarf::ShowStats(). |
|
Implements gStorage. Reimplemented in gDateDay. Definition at line 423 of file gstorage.cpp. |
|
Reimplemented from gStorage. Reimplemented in gTimerTic. Definition at line 417 of file gstorage.cpp. |
|
Implements gStorage. Reimplemented in gDateDay. Definition at line 442 of file gstorage.cpp. |
|
Implements gStorage. Reimplemented in gDateDay. Definition at line 436 of file gstorage.cpp. |
|
Reimplemented in gTimeStamp. Definition at line 434 of file gstorage.h. Referenced by gXHttpCont::ReadReplyChunked(), gTimeStamp::SetUInt(), and gXHttpCont::thisGetHtmlContrl(). |
|
Reimplemented from gStorage. Definition at line 448 of file gstorage.cpp. |
|
Implements gStorage. Definition at line 429 of file gstorage.cpp. |
|
Definition at line 450 of file gstorage.h. Referenced by GetUInt(), gTimeStamp::IsOk(), NewObject(), Reset(), RestoreGuts(), SaveGuts(), SetUInt(), Show(), and ToString(). |