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