20#include "albaConfigure.h"
65 operator unsigned long() {
return GetMTime();};
68 unsigned long m_ModifiedTime;
albaBase - the pourpose of this class is just to groups utilities classes
albaMTime - record modification timestamp.
void Modified()
Update this object modification time.
unsigned long int GetMTime() const
Return this object's Modified time.
int operator<(albaMTime &ts)
virtual const char * GetTypeName()
int operator>(albaMTime &ts)
Support comparisons of time stamp objects directly.