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

HxImgFtorIMCastKey Class Reference

Key for HxImgFtorIMCast. More...

#include <HxImgFtorIMCastKey.h>

Inheritance diagram for HxImgFtorIMCastKey::

HxImgFtorIMKey HxImgFtorKey HxImgFtorMpoKey List of all members.

Public Methods

 HxImgFtorIMCastKey (HxString className, HxString sig1Name, HxString sig2Name)
 Constructor. More...


Detailed Description

Key for HxImgFtorIMCast.


Constructor & Destructor Documentation

HxImgFtorIMCastKey::HxImgFtorIMCastKey HxString    className,
HxString    sig1Name,
HxString    sig2Name
[inline]
 

Constructor.

00031     : HxImgFtorIMKey(className, sig1Name, sig2Name)
00032 {
00033 }


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