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

PmtExifFormatInfo Class Reference

#include <PmtExifFormatInfo.h>

Inheritance diagram for PmtExifFormatInfo:

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

Public Methods

 PmtExifFormatInfo (const ExifTagLocation tL, const unsigned short tN, const unsigned short tT)
 param: cEntry - A pointer to the containing common entryparam: tl - The Exif location tagparam: tN - The Exif number tagparam: tT - The Exif type tag. More...

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

virtual ~PmtExifFormatInfo ()
const ExifTagLocation & tagLocation (void) const
 return: The location tag. More...

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

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

const PmtTranslatorPtr translator (void) const

Constructor & Destructor Documentation

PmtExifFormatInfo::PmtExifFormatInfo const ExifTagLocation    tL,
const unsigned short    tN,
const unsigned short    tT
[inline]
 

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

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

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

virtual PmtExifFormatInfo::~PmtExifFormatInfo   [inline, virtual]
 


Member Function Documentation

const ExifTagLocation& PmtExifFormatInfo::tagLocation void    const [inline]
 

return: The location tag.

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

return: The number tag.

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

return: The type tag.

const PmtTranslatorPtr PmtExifFormatInfo::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.