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

HxImgFtorUpoKey Class Reference

Key for HxImgFtorUpo. More...

#include <HxImgFtorUpoKey.h>

Inheritance diagram for HxImgFtorUpoKey::

HxImgFtorI2CastKey HxImgFtorI2Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorUpoKey (HxString dstImgSig, HxString srcImgSig, HxString upoName)
 Constructor. More...


Detailed Description

Key for HxImgFtorUpo.


Constructor & Destructor Documentation

HxImgFtorUpoKey::HxImgFtorUpoKey HxString    dstImgSig,
HxString    srcImgSig,
HxString    upoName
[inline]
 

Constructor.

00030     : HxImgFtorI2CastKey("HxImgFtorUpo", dstImgSig, srcImgSig)
00031 {
00032     addArgument(upoName);
00033 }


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