Go to the source code of this file.
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_VERSION_TO_STRING(x) ITK_VERSION_TO_STRING0(x) |
#define | ITK_VERSION_TO_STRING0(x) #x |
#define | ITK_VERSION |
#define | ITK_SOURCE_VERSION "itk version " ITK_VERSION ", itk source $Revision: 1.1838 $, $Date: 2005/11/29 06:05:03 $ (GMT)" |
|
Definition at line 31 of file itkVersion.h. Referenced by itk::Version::GetITKSourceVersion(). |
|
Value: ITK_VERSION_TO_STRING(ITK_VERSION_MAJOR) \ ITK_VERSION_TO_STRING(ITK_VERSION_MINOR) \ ITK_VERSION_TO_STRING(ITK_VERSION_PATCH) Definition at line 28 of file itkVersion.h. Referenced by itk::Version::GetITKVersion(). |
|
Definition at line 26 of file itkVersion.h. |
|
Definition at line 27 of file itkVersion.h. |