SourceForge.net Logo
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PmtTiffFormatInfo Class Reference

#include <PmtTiffFormatInfo.h>

Inheritance diagram for PmtTiffFormatInfo:

[legend]
Collaboration diagram for PmtTiffFormatInfo:
[legend]
List of all members.

Public Methods

 PmtTiffFormatInfo (const TiffImageFile::DirPath &tL, const unsigned short tN, const unsigned short tT)
 param: cEntry - A pointer to the containing common entryparam: tl - The Tiff location tagparam: tN - The Tiff number tagparam: tT - The Tiff type tag. More...

 PmtTiffFormatInfo (const SPmtString &tL, const SPmtString &tN, const SPmtString &tT, const SPmtString &translatorName)
 param: tL - The EKC_STRING value of the Tiff location tagparam: tN - The Tiff number tagparam: tT - The EKC_STRING value of the Tiff type tag. More...

virtual ~PmtTiffFormatInfo ()
TiffImageFile::DirPath & dirPath (void)
 return: TiffImageFile::DirPath. More...

const unsigned short & tagNumber (void) const
 return: The number tag. More...

const unsigned short & tagType (void) const
 return: The type tag. More...

const PmtTiffFormatInfoPtr exEntry () const
const PmtTranslatorPtr translator (void) const

Constructor & Destructor Documentation

PmtTiffFormatInfo::PmtTiffFormatInfo const TiffImageFile::DirPath &    tL,
const unsigned short    tN,
const unsigned short    tT
[inline]
 

param: cEntry - A pointer to the containing common entryparam: tl - The Tiff location tagparam: tN - The Tiff number tagparam: tT - The Tiff type tag.

PmtTiffFormatInfo::PmtTiffFormatInfo const SPmtString   tL,
const SPmtString   tN,
const SPmtString   tT,
const SPmtString   translatorName
 

param: tL - The EKC_STRING value of the Tiff location tagparam: tN - The Tiff number tagparam: tT - The EKC_STRING value of the Tiff type tag.

virtual PmtTiffFormatInfo::~PmtTiffFormatInfo   [inline, virtual]
 


Member Function Documentation

TiffImageFile::DirPath& PmtTiffFormatInfo::dirPath void    [inline]
 

return: TiffImageFile::DirPath.

const PmtTiffFormatInfoPtr PmtTiffFormatInfo::exEntry   const [inline]
 

const unsigned short& PmtTiffFormatInfo::tagNumber void    const [inline]
 

return: The number tag.

const unsigned short& PmtTiffFormatInfo::tagType void    const [inline]
 

return: The type tag.

const PmtTranslatorPtr PmtTiffFormatInfo::translator void    const [inline]
 


The documentation for this class was generated from the following files:
Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.