|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
28 #ifndef itkTimeStamp_h
29 #define itkTimeStamp_h
105 return m_ModifiedTime;
127 operator=(
const Self & other) =
default;
bool operator>(TimeStamp &ts) const
static const char * GetNameOfClass()
bool operator<(const Index< VDimension > &one, const Index< VDimension > &two)
SizeValueType ModifiedTimeType
ModifiedTimeType GetMTime() const
std::atomic< ModifiedTimeType > GlobalTimeStampType
Generate a unique, increasing time value.
static GlobalTimeStampType * m_GlobalTimeStamp
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
ModifiedTimeType m_ModifiedTime
#define itkGetGlobalDeclarationMacro(Type, VarName)