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