28 #ifndef itkTimeStamp_h
29 #define itkTimeStamp_h
71 { m_ModifiedTime = 0; }
79 {
return "TimeStamp"; }
92 {
return m_ModifiedTime; }
103 {
return m_ModifiedTime; }
107 const Self & operator=(
const Self & other );
bool operator>(TimeStamp &ts)
ModifiedTimeType GetMTime() const
ModifiedTimeType m_ModifiedTime
unsigned long ModifiedTimeType
Generate a unique, increasing time value.
static const char * GetNameOfClass()
bool operator<(TimeStamp &ts)