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

HxImgFtorNgbKey Class Reference

Key for HxImgFtorNgb. More...

#include <HxImgFtorNgbKey.h>

Inheritance diagram for HxImgFtorNgbKey::

HxImgFtorI2CastKey HxImgFtorI2Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorNgbKey (HxString dstImgSig, HxString srcImgSig, HxString ngbName)
 Constructor. More...


Detailed Description

Key for HxImgFtorNgb.


Constructor & Destructor Documentation

HxImgFtorNgbKey::HxImgFtorNgbKey HxString    dstImgSig,
HxString    srcImgSig,
HxString    ngbName
[inline]
 

Constructor.

00031     : HxImgFtorI2CastKey("HxImgFtorNgb2d", dstImgSig, srcImgSig)
00032 {
00033     addArgument(ngbName);
00034 }


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