Orfeo Toolbox  3.16
Classes | Namespaces | Macros
itkVersion.h File Reference

Go to the source code of this file.

Classes

class  itk::Version
 Track the current version of the software. More...

Namespaces

namespace  itk
 Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap.

Macros

#define ITK_SOURCE_VERSION   "itk version " ITK_VERSION ", itk source $Revision: 1.3444 $, $Date: 2010-07-12 02:00:10 $ (GMT)"
#define ITK_VERSION
#define ITK_VERSION_TO_STRING(x)   ITK_VERSION_TO_STRING0(x)
#define ITK_VERSION_TO_STRING0(x)   #x

Macro Definition Documentation

#define ITK_SOURCE_VERSION   "itk version " ITK_VERSION ", itk source $Revision: 1.3444 $, $Date: 2010-07-12 02:00:10 $ (GMT)"

Definition at line 31 of file itkVersion.h.

Referenced by itk::BMPImageIOFactory::GetITKSourceVersion(), itk::Brains2MaskImageIOFactory::GetITKSourceVersion(), itk::GDCMImageIOFactory::GetITKSourceVersion(), itk::MetaImageIOFactory::GetITKSourceVersion(), itk::MINC2ImageIOFactory::GetITKSourceVersion(), itk::NrrdImageIOFactory::GetITKSourceVersion(), otb::KMLVectorDataIOFactory::GetITKSourceVersion(), otb::OGRVectorDataIOFactory::GetITKSourceVersion(), itk::GiplImageIOFactory::GetITKSourceVersion(), otb::BSQImageIOFactory::GetITKSourceVersion(), otb::FormosatImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::GDALImageIOFactory::GetITKSourceVersion(), otb::IkonosImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::JPEG2000ImageIOFactory::GetITKSourceVersion(), otb::LUMImageIOFactory::GetITKSourceVersion(), otb::MSTARImageIOFactory::GetITKSourceVersion(), otb::MWImageIOFactory::GetITKSourceVersion(), otb::ONERAImageIOFactory::GetITKSourceVersion(), otb::PleiadesImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::QuickBirdImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::RADImageIOFactory::GetITKSourceVersion(), otb::SpotImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::TerraSarImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::WorldView2ImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::DefaultImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::OpticalDefaultImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::SarDefaultImageMetadataInterfaceFactory::GetITKSourceVersion(), otb::TileMapImageIOFactory::GetITKSourceVersion(), itk::VTKImageIO2Factory::GetITKSourceVersion(), itk::VTKImageIOFactory::GetITKSourceVersion(), itk::StimulateImageIOFactory::GetITKSourceVersion(), itk::SpatialObjectFactoryBase::GetITKSourceVersion(), itk::MRCImageIOFactory::GetITKSourceVersion(), itk::BioRadImageIOFactory::GetITKSourceVersion(), otb::Wrapper::ApplicationFactory< TApplication >::GetITKSourceVersion(), itk::LSMImageIOFactory::GetITKSourceVersion(), itk::TransformFactoryBase::GetITKSourceVersion(), itk::GEAdwImageIOFactory::GetITKSourceVersion(), itk::GE4ImageIOFactory::GetITKSourceVersion(), itk::NiftiImageIOFactory::GetITKSourceVersion(), itk::SiemensVisionImageIOFactory::GetITKSourceVersion(), itk::DicomImageIOFactory::GetITKSourceVersion(), itk::AnalyzeImageIOFactory::GetITKSourceVersion(), itk::TIFFImageIOFactory::GetITKSourceVersion(), itk::JPEGImageIOFactory::GetITKSourceVersion(), itk::GE5ImageIOFactory::GetITKSourceVersion(), itk::PNGImageIOFactory::GetITKSourceVersion(), itk::TxtTransformIOFactory::GetITKSourceVersion(), itk::DICOMImageIO2Factory::GetITKSourceVersion(), itk::MatlabTransformIOFactory::GetITKSourceVersion(), itk::Bruker2DSEQImageIOFactory::GetITKSourceVersion(), itk::PhilipsRECImageIOFactory::GetITKSourceVersion(), itk::VoxBoCUBImageIOFactory::GetITKSourceVersion(), itk::Version::GetITKSourceVersion(), and itk::RawImageIOFactory< TPixel, VImageDimension >::GetITKSourceVersion().

#define ITK_VERSION
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().

#define ITK_VERSION_TO_STRING (   x)    ITK_VERSION_TO_STRING0(x)

Definition at line 26 of file itkVersion.h.

#define ITK_VERSION_TO_STRING0 (   x)    #x

Definition at line 27 of file itkVersion.h.


Generated at Sun Feb 3 2013 00:59:42 for Orfeo Toolbox with doxygen 1.8.1.1