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

HxImgFtorExportExtraKey Class Reference

Key for HxImgFtorExportExtra. More...

#include <HxImgFtorExportExtraKey.h>

Inheritance diagram for HxImgFtorExportExtraKey::

HxImgFtorI2CastKey HxImgFtorI2Key HxImgFtorKey List of all members.

Public Methods

 HxImgFtorExportExtraKey (HxString imgSig, HxString extraImSig, HxString exportName)
 Constructor. More...


Detailed Description

Key for HxImgFtorExportExtra.


Constructor & Destructor Documentation

HxImgFtorExportExtraKey::HxImgFtorExportExtraKey HxString    imgSig,
HxString    extraImSig,
HxString    exportName
[inline]
 

Constructor.

00030     : HxImgFtorI2CastKey("HxImgFtorExportExtra", imgSig, extraImSig)
00031 {
00032     addArgument(exportName);
00033 }


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