Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxInstantiatorSet Struct Template Reference

Instantiator for set operation. More...

#include <HxImgFtorSetInst.h>

List of all members.

Public Attributes

HxImgFtorSet< HxImageSig2dByte,
SrcSigT > 
f001
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dShort,
SrcSigT > 
f002
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dInt,
SrcSigT > 
f003
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dFloat,
SrcSigT > 
f004
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dDouble,
SrcSigT > 
f005
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec2Byte,
SrcSigT > 
f006
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec2Short,
SrcSigT > 
f007
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec2Int,
SrcSigT > 
f008
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec2Float,
SrcSigT > 
f009
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec2Double,
SrcSigT > 
f010
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec3Byte,
SrcSigT > 
f011
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec3Short,
SrcSigT > 
f012
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec3Int,
SrcSigT > 
f013
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec3Float,
SrcSigT > 
f014
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dVec3Double,
SrcSigT > 
f015
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig3dByte,
SrcSigT > 
f016
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig3dShort,
SrcSigT > 
f017
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig3dInt,
SrcSigT > 
f018
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig3dFloat,
SrcSigT > 
f019
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig3dDouble,
SrcSigT > 
f020
 Instantiate image functor for one image type. More...

HxImgFtorSet< HxImageSig2dComplex,
SrcSigT > 
f021
 Instantiate image functor for one image type. More...


Detailed Description

template<class SrcSigT>
struct HxInstantiatorSet< SrcSigT >

Instantiator for set operation.


Member Data Documentation

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dByte, SrcSigT> HxInstantiatorSet::f001
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dShort, SrcSigT> HxInstantiatorSet::f002
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dInt, SrcSigT> HxInstantiatorSet::f003
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dFloat, SrcSigT> HxInstantiatorSet::f004
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dDouble, SrcSigT> HxInstantiatorSet::f005
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec2Byte, SrcSigT> HxInstantiatorSet::f006
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec2Short, SrcSigT> HxInstantiatorSet::f007
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec2Int, SrcSigT> HxInstantiatorSet::f008
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec2Float, SrcSigT> HxInstantiatorSet::f009
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec2Double, SrcSigT> HxInstantiatorSet::f010
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec3Byte, SrcSigT> HxInstantiatorSet::f011
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec3Short, SrcSigT> HxInstantiatorSet::f012
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec3Int, SrcSigT> HxInstantiatorSet::f013
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec3Float, SrcSigT> HxInstantiatorSet::f014
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dVec3Double, SrcSigT> HxInstantiatorSet::f015
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig3dByte, SrcSigT> HxInstantiatorSet::f016
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig3dShort, SrcSigT> HxInstantiatorSet::f017
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig3dInt, SrcSigT> HxInstantiatorSet::f018
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig3dFloat, SrcSigT> HxInstantiatorSet::f019
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig3dDouble, SrcSigT> HxInstantiatorSet::f020
 

Instantiate image functor for one image type.

template<class SrcSigT>
HxImgFtorSet<HxImageSig2dComplex, SrcSigT> HxInstantiatorSet::f021
 

Instantiate image functor for one image type.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 3 14:19:03 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001