|
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.
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.
|
|
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] |
|
const unsigned short& PmtExifFormatInfo::tagType |
( |
void |
|
) |
const [inline] |
|
The documentation for this class was generated from the following files:
|