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

HxImgFtorBpoKey Class Reference

Key for HxImgFtorBpo. More...

#include <HxImgFtorBpoKey.h>

Inheritance diagram for HxImgFtorBpoKey::

HxImgFtorI3CastKey HxImgFtorI3Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorBpoKey (HxString dstImgSig, HxString src1ImgSig, HxString src2ImgSig, HxString bpoName)
 Constructor. More...


Detailed Description

Key for HxImgFtorBpo.


Constructor & Destructor Documentation

HxImgFtorBpoKey::HxImgFtorBpoKey HxString    dstImgSig,
HxString    src1ImgSig,
HxString    src2ImgSig,
HxString    bpoName
[inline]
 

Constructor.

00034     : HxImgFtorI3CastKey("HxImgFtorBpo", dstImgSig, src1ImgSig, src2ImgSig)
00035 {
00036     addArgument(bpoName);
00037 }


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:49:01 2003 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001