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

HxImgFtorInOutKey Class Reference

Key for HxImgFtorInOut. More...

#include <HxImgFtorInOutKey.h>

Inheritance diagram for HxImgFtorInOutKey::

HxImgFtorI1CastKey HxImgFtorI1Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorInOutKey (HxString imgSig, HxString inOutName)
 Constructor. More...


Detailed Description

Key for HxImgFtorInOut.


Constructor & Destructor Documentation

HxImgFtorInOutKey::HxImgFtorInOutKey HxString    imgSig,
HxString    pixOpName
[inline]
 

Constructor.

00029     : HxImgFtorI1CastKey("HxImgFtorInOut", imgSig)
00030 {
00031     addArgument(pixOpName);
00032 }


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