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

HxImgFtorI1Key Class Reference

Key for HxImgFtorI1. More...

#include <HxImgFtorI1Key.h>

Inheritance diagram for HxImgFtorI1Key::

HxImgFtorKey HxImgFtorI1CastKey HxImgFtorInOutKey HxImgFtorRgbKey HxImgFtorSetBorderKey List of all members.

Public Methods

 HxImgFtorI1Key (HxString className, HxString imgSig)
 Constructor. More...


Detailed Description

Key for HxImgFtorI1.


Constructor & Destructor Documentation

HxImgFtorI1Key::HxImgFtorI1Key HxString    className,
HxString    imgSig
[inline]
 

Constructor.

00026     : HxImgFtorKey(className)
00027 {
00028     addArgument(imgSig);
00029 }


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