ITK  5.0.0
Insight Segmentation and Registration Toolkit
Static Public Attributes | List of all members
itk::HDF5CommonPathNames Class Reference

#include <itkHDF5TransformIO.h>

+ Inheritance diagram for itk::HDF5CommonPathNames:
+ Collaboration diagram for itk::HDF5CommonPathNames:

Detailed Description

Secondary bass class of HDF5CommonPathNames common between templates.

This class provides common non-templated code which can be compiled and used by all templated versions of HDF5TransformIOTemplate.

This class must be inherited privately, and light-weight adapting of methods is required for virtual methods or non-private methods for the HDF5TransformIOTemplate interface.

Definition at line 56 of file itkHDF5TransformIO.h.

Static Public Attributes

static const std::string HDFVersion
 
static const std::string ItkVersion
 
static const std::string OSName
 
static const std::string OSVersion
 
static const std::string transformFixedName
 
static const std::string transformFixedNameCorrected
 
static const std::string transformFixedNameMisspelled
 
static const std::string transformGroupName
 
static const std::string transformParamsName
 
static const std::string transformParamsNameCorrected
 
static const std::string transformParamsNameMisspelled
 
static const std::string transformTypeName
 

Member Data Documentation

const std::string itk::HDF5CommonPathNames::HDFVersion
static

Definition at line 71 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::ItkVersion
static

Definition at line 70 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::OSName
static

Definition at line 72 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::OSVersion
static

Definition at line 73 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformFixedName
static

Definition at line 66 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformFixedNameCorrected
static

Definition at line 68 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformFixedNameMisspelled
static

Definition at line 64 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformGroupName
static

Definition at line 62 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformParamsName
static

Definition at line 67 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformParamsNameCorrected
static

Definition at line 69 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformParamsNameMisspelled
static

Definition at line 65 of file itkHDF5TransformIO.h.

const std::string itk::HDF5CommonPathNames::transformTypeName
static

Definition at line 63 of file itkHDF5TransformIO.h.


The documentation for this class was generated from the following file: