ITK  4.8.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 52 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 transformGroupName
 
static const std::string transformParamsName
 
static const std::string transformTypeName
 

Member Data Documentation

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

Definition at line 63 of file itkHDF5TransformIO.h.

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

Definition at line 62 of file itkHDF5TransformIO.h.

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

Definition at line 64 of file itkHDF5TransformIO.h.

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

Definition at line 65 of file itkHDF5TransformIO.h.

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

Definition at line 60 of file itkHDF5TransformIO.h.

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

Definition at line 58 of file itkHDF5TransformIO.h.

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

Definition at line 61 of file itkHDF5TransformIO.h.

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

Definition at line 59 of file itkHDF5TransformIO.h.


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