17#ifndef __albaTimeStamped_h
18#define __albaTimeStamped_h
albaMTime - record modification timestamp.
class acting as an interface for timestamped objects This object simply defines few methods for manag...
virtual unsigned long GetMTime()
return modification time
virtual void Modified()
Update this objects modification time.
albaMTime m_MTime
Last modification time.