#include <gcalendar.h>
Inheritance diagram for gTimeStamp:
Public Member Functions | |
gTimeStamp (t_stamp aStamp=0) | |
gTimeStamp (gDateTime &aDtTm) | |
virtual | ~gTimeStamp () |
virtual bool | IsOk () |
bool | SetStamp (t_stamp aStamp) |
virtual bool | SetUInt (unsigned v) |
Public Attributes | |
short | iValid |
|
Definition at line 274 of file gcalendar.cpp. |
|
Definition at line 280 of file gcalendar.cpp. |
|
Definition at line 286 of file gcalendar.cpp. |
|
Reimplemented from gStorage. Definition at line 290 of file gcalendar.cpp. Referenced by SetUInt(). |
|
Definition at line 295 of file gcalendar.cpp. Referenced by gTimeStamp(). |
|
Reimplemented from gUInt. Definition at line 300 of file gcalendar.cpp. Referenced by SetStamp(). |
|
Definition at line 76 of file gcalendar.h. Referenced by IsOk(). |