ITiffTagExtractor Class Reference

Abstract Base class for classes wishing to extract the contents from specific Tiff Tags from the image file. More...

List of all members.

Public Member Functions

 ITiffTagExtractor ()
virtual ~ITiffTagExtractor ()
virtual void extractTagContents (TIFF *tiff)=0
 Extracts the contents of a tag or tags, what ever the subclass needs to do.


Detailed Description

Abstract Base class for classes wishing to extract the contents from specific Tiff Tags from the image file.

Author:
Mike Jackson
Date:
Aug 2007
Version:
Revision
1.1


Constructor & Destructor Documentation

ITiffTagExtractor::ITiffTagExtractor (  )  [inline]

virtual ITiffTagExtractor::~ITiffTagExtractor (  )  [inline, virtual]


Member Function Documentation

virtual void ITiffTagExtractor::extractTagContents ( TIFF *  tiff  )  [pure virtual]

Extracts the contents of a tag or tags, what ever the subclass needs to do.

Parameters:
tiff Pointer to the TIFF file


The documentation for this class was generated from the following file:
Generated on Tue Nov 17 18:43:14 2009 for MXADataModel by  doxygen 1.5.2